mirror of
https://github.com/boostorg/exception.git
synced 2025-07-02 15:31:06 +02:00
#include guards prefixed with BOOST_EXCEPTION_
This commit is contained in:
@ -3,8 +3,8 @@
|
||||
//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 UUID_851700A4F7CF11E6B2EE06DD14915323
|
||||
#define UUID_851700A4F7CF11E6B2EE06DD14915323
|
||||
#ifndef BOOST_EXCEPTION_851700A4F7CF11E6B2EE06DD14915323
|
||||
#define BOOST_EXCEPTION_851700A4F7CF11E6B2EE06DD14915323
|
||||
|
||||
#include <boost/exception/exception.hpp>
|
||||
|
||||
|
Reference in New Issue
Block a user