stdint.h is a part of Visual Studio 2013 distribution already

This commit is contained in:
Serge Lamikhov-Center 2015-02-13 22:31:55 +02:00
parent 56585d98e2
commit 5e39e2197f

View File

@ -1,6 +1,5 @@
#ifdef _MSC_VER
#define _SCL_SECURE_NO_WARNINGS
#define ELFIO_NO_INTTYPES
#endif
#define BOOST_TEST_MAIN