diff options
Diffstat (limited to 'src/storage.cpp')
-rw-r--r-- | src/storage.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/storage.cpp b/src/storage.cpp index 53384424..8d066130 100644 --- a/src/storage.cpp +++ b/src/storage.cpp @@ -26,6 +26,7 @@ Storage *Storage::instance = NULL; + Storage::Storage() { } |