|
||||
File indexing completed on 2025-01-18 09:48:06
0001 /* 0002 Copyright Rene Ferdinand Rivera Morell 2013-2020 0003 Distributed under the Boost Software License, Version 1.0. 0004 (See accompanying file LICENSE_1_0.txt or copy at 0005 http://www.boost.org/LICENSE_1_0.txt) 0006 */ 0007 0008 #if !defined(BOOST_PREDEF_OTHER_H) || defined(BOOST_PREDEF_INTERNAL_GENERATE_TESTS) 0009 #ifndef BOOST_PREDEF_OTHER_H 0010 #define BOOST_PREDEF_OTHER_H 0011 #endif 0012 0013 #include <boost/predef/other/endian.h> 0014 #include <boost/predef/other/wordsize.h> 0015 #include <boost/predef/other/workaround.h> 0016 0017 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |