Imported Upstream version 1.57.0
[platform/upstream/boost.git] / libs / ratio / test / ratio_extensions / mpl_not_equal_to_pass.cpp
index 07af608..3e4c662 100644 (file)
 #define BOOST_RATIO_EXTENSIONS
 
 #include <boost/ratio/mpl/not_equal_to.hpp>
-#if !defined(BOOST_NO_STATIC_ASSERT)
+#if !defined(BOOST_NO_CXX11_STATIC_ASSERT)
 #define NOTHING ""
 #endif
-#define BOOST_RATIO_INTMAX_T_MAX (0x7FFFFFFFFFFFFFFFLL)
 
 void test()
 {