]> git.lyx.org Git - lyx.git/blobdiff - boost/boost/config/abi_suffix.hpp
Also display the info about BibTeX databases in the TeX info panel.
[lyx.git] / boost / boost / config / abi_suffix.hpp
index 6339da63114cffe8bf34d3b99d62358dde99f0ff..939161662aefd79f0a38fb8a74de8ae26f87a132 100644 (file)
@@ -1,6 +1,6 @@
 //  abi_sufffix header  -------------------------------------------------------//
 
-// © Copyright John Maddock 2003
+// (c) Copyright John Maddock 2003
    
 // Use, modification and distribution are subject to the Boost Software License,
 // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
@@ -10,7 +10,7 @@
 // <boost/config/abi_prefix.hpp>.
 
 #ifndef BOOST_CONFIG_ABI_PREFIX_HPP
-# error Header boost/config/abi_prefix.hpp must only be used after boost/config/abi_prefix.hpp
+# error Header boost/config/abi_suffix.hpp must only be used after boost/config/abi_prefix.hpp
 #else
 # undef BOOST_CONFIG_ABI_PREFIX_HPP
 #endif
@@ -20,4 +20,8 @@
 #  include BOOST_ABI_SUFFIX
 #endif
 
+#if defined( __BORLANDC__ )
+#pragma nopushoptwarn
+#endif
+