summaryrefslogtreecommitdiff
path: root/boost/qvm/throw_exception.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/qvm/throw_exception.hpp')
-rw-r--r--boost/qvm/throw_exception.hpp18
1 files changed, 9 insertions, 9 deletions
diff --git a/boost/qvm/throw_exception.hpp b/boost/qvm/throw_exception.hpp
index 83a498ea6b..74ccaa381f 100644
--- a/boost/qvm/throw_exception.hpp
+++ b/boost/qvm/throw_exception.hpp
@@ -1,9 +1,9 @@
-//Copyright (c) 2008-2016 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_QVM_THROW_EXCEPTION
-#include <boost/throw_exception.hpp>
-#define BOOST_QVM_THROW_EXCEPTION BOOST_THROW_EXCEPTION
-#endif
+//Copyright (c) 2008-2016 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_QVM_THROW_EXCEPTION
+#include <boost/throw_exception.hpp>
+#define BOOST_QVM_THROW_EXCEPTION BOOST_THROW_EXCEPTION
+#endif