diff options
Diffstat (limited to 'boost/regex/v4/regex_workaround.hpp')
-rw-r--r-- | boost/regex/v4/regex_workaround.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/regex/v4/regex_workaround.hpp b/boost/regex/v4/regex_workaround.hpp index 46a8a8d3a..fc57472a3 100644 --- a/boost/regex/v4/regex_workaround.hpp +++ b/boost/regex/v4/regex_workaround.hpp @@ -71,7 +71,7 @@ using std::distance; /***************************************************************************** * - * Fix broken broken namespace support: + * Fix broken namespace support: * ****************************************************************************/ |