summaryrefslogtreecommitdiff
path: root/boost/regex/v4/mem_block_cache.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/regex/v4/mem_block_cache.hpp')
-rw-r--r--boost/regex/v4/mem_block_cache.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/regex/v4/mem_block_cache.hpp b/boost/regex/v4/mem_block_cache.hpp
index 222142dd69..dc54915062 100644
--- a/boost/regex/v4/mem_block_cache.hpp
+++ b/boost/regex/v4/mem_block_cache.hpp
@@ -28,7 +28,7 @@
#endif
namespace boost{
-namespace re_detail{
+namespace BOOST_REGEX_DETAIL_NS{
struct mem_block_node
{