]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/integer/test/integer_test.cpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / integer / test / integer_test.cpp
index a79db2d5457fe1ee869a639f1dcf1d7b442bb024..0cb62e9ee710141da22cf874a03992cbec32a597 100644 (file)
@@ -27,7 +27,7 @@
 #ifdef BOOST_MSVC
 #pragma warning(disable:4127) // conditional expression is constant
 #endif
-#if defined( __BORLANDC__ )
+#if defined( BOOST_BORLANDC )
 # pragma option -w-8008 -w-8066 // condition is always true
 #endif