diff options
-rw-r--r-- | src/stdintfwd.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stdintfwd.hpp b/src/stdintfwd.hpp index c41e727..feb13bb 100644 --- a/src/stdintfwd.hpp +++ b/src/stdintfwd.hpp @@ -19,7 +19,7 @@ #ifndef _MSC_VER // [ -#include <cstdint> +//#include <cstdint> //#error "Use this header only with Microsoft Visual C++ compilers!" #include <boost/cstdint.hpp> |