00001 /* 00002 Copyright Rene Rivera 2008-2013 00003 Distributed under the Boost Software License, Version 1.0. 00004 (See accompanying file LICENSE_1_0.txt or copy at 00005 http://www.boost.org/LICENSE_1_0.txt) 00006 */ 00007 00008 #ifndef BOOST_PREDEF_LIBRARY_C__PREFIX_H 00009 #define BOOST_PREDEF_LIBRARY_C__PREFIX_H 00010 00011 #include <boost/predef/detail/_cassert.h> 00012 00013 #endif