summaryrefslogtreecommitdiff
path: root/boost/regex/v4/protected_call.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/regex/v4/protected_call.hpp')
-rw-r--r--boost/regex/v4/protected_call.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/regex/v4/protected_call.hpp b/boost/regex/v4/protected_call.hpp
index ebf15ba370..9d47514f81 100644
--- a/boost/regex/v4/protected_call.hpp
+++ b/boost/regex/v4/protected_call.hpp
@@ -32,7 +32,7 @@
#endif
namespace boost{
-namespace re_detail{
+namespace BOOST_REGEX_DETAIL_NS{
class BOOST_REGEX_DECL abstract_protected_call
{