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 c97de30ed46..5e6a2cca520 100644 --- a/src/shared/Common.h +++ b/src/shared/Common.h @@ -206,3 +206,4 @@ LocaleConstant GetLocaleByName(const std::string& name); #endif #endif + |