Update include guard

This commit is contained in:
Peter Dimov 2019-12-21 17:55:39 +02:00
parent bc6f095b3d
commit 36f998f9b2
1 changed files with 3 additions and 3 deletions

View File

@ -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 BOOST_UUID_274DA366004E11DCB1DDFE2E56D89593
#define BOOST_UUID_274DA366004E11DCB1DDFE2E56D89593
#ifndef BOOST_EXCEPTION_274DA366004E11DCB1DDFE2E56D89593
#define BOOST_EXCEPTION_274DA366004E11DCB1DDFE2E56D89593
#include <boost/config.hpp>
@ -479,4 +479,4 @@ boost
#pragma warning(pop)
#endif
#endif // #ifndef BOOST_UUID_274DA366004E11DCB1DDFE2E56D89593
#endif // #ifndef BOOST_EXCEPTION_274DA366004E11DCB1DDFE2E56D89593