]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/regex/test/concepts/icu_concept_check.cpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / regex / test / concepts / icu_concept_check.cpp
index a55bb387e1b024d1e88123ef61198c4574eef326..a2fe627adb0b9bcfa7d33a7c12ec14eb42fd070f 100644 (file)
@@ -21,7 +21,7 @@
 // this lets us compile at warning level 4 without seeing concept-check related warnings
 #  pragma warning(disable:4100)
 #endif
-#ifdef __BORLANDC__
+#ifdef BOOST_BORLANDC
 #pragma option -w-8019 -w-8004 -w-8008
 #endif