Files
boost_exception/include/boost/exception/enable_current_exception.hpp

12 lines
385 B
C++
Raw Normal View History

2009-04-07 03:02:15 +00:00
//Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc.
//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)
#ifndef BOOST_EXCEPTION_851700A4F7CF11E6B2EE06DD14915323
#define BOOST_EXCEPTION_851700A4F7CF11E6B2EE06DD14915323
2017-02-20 18:23:36 -08:00
#include <boost/exception/exception.hpp>
2017-02-20 18:23:36 -08:00
#endif