#include config before anything else

This commit is contained in:
Emil Dotchevski
2017-02-20 18:23:36 -08:00
parent 59666dcdb0
commit 0eee187876
17 changed files with 92 additions and 71 deletions

View File

@ -3,4 +3,9 @@
//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
#include <boost/exception/exception.hpp>
#endif