diff options
Diffstat (limited to 'src/CharacterCategoryMap.cxx')
-rw-r--r-- | src/CharacterCategoryMap.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CharacterCategoryMap.cxx b/src/CharacterCategoryMap.cxx index e9bfecb6a..015b1de39 100644 --- a/src/CharacterCategoryMap.cxx +++ b/src/CharacterCategoryMap.cxx @@ -15,7 +15,7 @@ #include "CharacterCategoryMap.h" -namespace Scintilla { +namespace Scintilla::Internal { namespace { // Use an unnamed namespace to protect the declarations from name conflicts |