Changeset 3472 for vendors/XIOS/current/extern/boost/include/boost/config/select_compiler_config.hpp
- Timestamp:
- 2012-09-07T12:13:12+02:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendors/XIOS/current/extern/boost/include/boost/config/select_compiler_config.hpp
r3428 r3472 121 121 // example) also #define _MSC_VER 122 122 # define BOOST_COMPILER_CONFIG "boost/config/compiler/visualc.hpp" 123 #elif defined _CRAYC 124 // EDG based Cray compiler: 125 # define BOOST_COMPILER_CONFIG "boost/config/compiler/cray.hpp" 123 126 124 127 #elif defined (BOOST_ASSERT_CONFIG)
Note: See TracChangeset
for help on using the changeset viewer.