diff options
Diffstat (limited to 'src/framework/Policies/Singleton.h')
-rw-r--r-- | src/framework/Policies/Singleton.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/framework/Policies/Singleton.h b/src/framework/Policies/Singleton.h index e33a52b2462..66daaba5a9a 100644 --- a/src/framework/Policies/Singleton.h +++ b/src/framework/Policies/Singleton.h @@ -62,3 +62,4 @@ namespace Trinity }; } #endif + |