diff DEPENDENCIES/generic/include/boost/log/sources/exception_handler_feature.hpp @ 117:fdfd5e9f8a77 emscripten

Merge from default branch
author Chris Cannam
date Wed, 18 May 2016 15:55:14 +0100
parents c530137014c0
children
line wrap: on
line diff
--- a/DEPENDENCIES/generic/include/boost/log/sources/exception_handler_feature.hpp	Fri Sep 04 10:46:42 2015 +0100
+++ b/DEPENDENCIES/generic/include/boost/log/sources/exception_handler_feature.hpp	Wed May 18 15:55:14 2016 +0100
@@ -1,5 +1,5 @@
 /*
- *          Copyright Andrey Semashev 2007 - 2013.
+ *          Copyright Andrey Semashev 2007 - 2015.
  * 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)
@@ -22,6 +22,7 @@
 #include <boost/log/detail/config.hpp>
 #include <boost/log/detail/light_function.hpp>
 #include <boost/log/detail/locks.hpp>
+#include <boost/log/core/record.hpp>
 #include <boost/log/sources/threading_models.hpp>
 #include <boost/log/utility/strictest_lock.hpp>
 #if !defined(BOOST_LOG_NO_THREADS)