diff options
Diffstat (limited to 'src/shared/Common.h')
-rw-r--r-- | src/shared/Common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shared/Common.h b/src/shared/Common.h index a0884a8455e..9f5b9473bd9 100644 --- a/src/shared/Common.h +++ b/src/shared/Common.h @@ -208,3 +208,4 @@ LocaleConstant GetLocaleByName(const std::string& name); #endif #endif + |