diff --git a/include/msvc9/stdint.h b/include/msvc9/stdint.h index 5ecbee35d..4fe0ef9a9 100644 --- a/include/msvc9/stdint.h +++ b/include/msvc9/stdint.h @@ -30,8 +30,6 @@ // /////////////////////////////////////////////////////////////////////////////// -#include - #ifndef _MSC_VER // [ #error "Use this header only with Microsoft Visual C++ compilers!" #endif // _MSC_VER ]