summaryrefslogtreecommitdiff
path: root/boost/icl/detail/concept_check.hpp
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2016-10-06 10:33:54 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2016-10-06 10:36:09 +0900
commitd9ec475d945d3035377a0d89ed42e382d8988891 (patch)
tree34aff2cee4b209906243ab5499d61f3edee2982f /boost/icl/detail/concept_check.hpp
parent71d216b90256936a9638f325af9bc69d720e75de (diff)
downloadboost-d9ec475d945d3035377a0d89ed42e382d8988891.tar.gz
boost-d9ec475d945d3035377a0d89ed42e382d8988891.tar.bz2
boost-d9ec475d945d3035377a0d89ed42e382d8988891.zip
Imported Upstream version 1.60.0
Change-Id: Ie709530d6d5841088ceaba025cbe175a4ef43050 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Diffstat (limited to 'boost/icl/detail/concept_check.hpp')
-rw-r--r--boost/icl/detail/concept_check.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/boost/icl/detail/concept_check.hpp b/boost/icl/detail/concept_check.hpp
index e8ebb40553..5a37f5f25c 100644
--- a/boost/icl/detail/concept_check.hpp
+++ b/boost/icl/detail/concept_check.hpp
@@ -9,8 +9,8 @@ Copyright (c) 2009-2009: Joachim Faulhaber
#define BOOST_ICL_CONCEPT_CHECK_HPP_JOFA_090913
#include <boost/concept_check.hpp>
-#include <boost/concept/detail/concept_def.hpp>
+#include <boost/concept/detail/concept_def.hpp>
namespace boost{ namespace icl
{
@@ -24,7 +24,7 @@ namespace boost{ namespace icl
};
}}// namespace boost icl
-
+#include <boost/concept/detail/concept_undef.hpp>
#endif