]> git.lyx.org Git - lyx.git/blobdiff - boost/boost/predef/architecture.h
ctests: uninvert some XeTeX tests that are fixed
[lyx.git] / boost / boost / predef / architecture.h
index 9eda25e15e05f8631b5f555eb71fe20d1dc3d78b..c433d437bd89983fedcbd93b47badc4dfb30efe0 100644 (file)
@@ -1,12 +1,14 @@
 /*
-Copyright Redshift Software, Inc. 2008-2013
+Copyright Rene Rivera 2008-2015
 Distributed under the Boost Software License, Version 1.0.
 (See accompanying file LICENSE_1_0.txt or copy at
 http://www.boost.org/LICENSE_1_0.txt)
 */
 
+#if !defined(BOOST_PREDEF_ARCHITECTURE_H) || defined(BOOST_PREDEF_INTERNAL_GENERATE_TESTS)
 #ifndef BOOST_PREDEF_ARCHITECTURE_H
 #define BOOST_PREDEF_ARCHITECTURE_H
+#endif
 
 #include <boost/predef/architecture/alpha.h>
 #include <boost/predef/architecture/arm.h>