Skip to content

Commit 31a2e83

Browse files
committed
Removed #include <boost/config/select_compiler_config.hpp> ...
... as it is not available anymore with Boost 1.65. Tbh I don't even remember why I included this file in the first place.
1 parent 3a7c1e5 commit 31a2e83

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/isaac.hpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@
2222
#define BOOST_RESULT_OF_USE_TR1
2323
#endif
2424

25-
#include <boost/config/select_compiler_config.hpp>
26-
2725
#include <string>
2826
#include <string.h>
2927
#include <jansson.h>

0 commit comments

Comments
 (0)