Remove unneeded comment.

This commit is contained in:
jzmaddock
2015-07-23 16:59:31 +01:00
parent 6b767b0e09
commit 79950d0293

View File

@@ -27,6 +27,7 @@
#define BOOST_HAS_EXPM1
#define BOOST_HAS_LOG1P
#undef BOOST_NO_CXX14_BINARY_LITERALS
// This one may be a little risky to enable??
#undef BOOST_NO_SFINAE_EXPR
#endif