diff options
Diffstat (limited to 'src/shared/Database/QueryResult.h')
-rw-r--r-- | src/shared/Database/QueryResult.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shared/Database/QueryResult.h b/src/shared/Database/QueryResult.h index ab87fda59be..32e47c0959f 100644 --- a/src/shared/Database/QueryResult.h +++ b/src/shared/Database/QueryResult.h @@ -64,3 +64,4 @@ class TRINITY_DLL_SPEC QueryResult FieldNames mFieldNames; }; #endif + |