summaryrefslogtreecommitdiff
path: root/boost/icl/detail/concept_check.hpp
diff options
context:
space:
mode:
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