diff options
Diffstat (limited to 'src/shared/Database/Database.h')
-rw-r--r-- | src/shared/Database/Database.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shared/Database/Database.h b/src/shared/Database/Database.h index beff0fb740a..92a1c991dcc 100644 --- a/src/shared/Database/Database.h +++ b/src/shared/Database/Database.h @@ -135,3 +135,4 @@ class TRINITY_DLL_SPEC Database std::string m_logsDir; }; #endif + |