|
|
|||
Warning, file /include/boost/predef/version.h was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).
0001 /* 0002 Copyright Rene Rivera 2015-2016 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 #ifndef BOOST_PREDEF_VERSION_H 0009 #define BOOST_PREDEF_VERSION_H 0010 0011 #include <boost/predef/version_number.h> 0012 0013 #define BOOST_PREDEF_VERSION BOOST_VERSION_NUMBER(1,15,1) 0014 0015 #endif
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
|