summaryrefslogtreecommitdiffstats
path: root/src/common/singleton.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/singleton.h')
-rw-r--r--src/common/singleton.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/singleton.h b/src/common/singleton.h
index 7407504..c1b28d9 100644
--- a/src/common/singleton.h
+++ b/src/common/singleton.h
@@ -19,7 +19,6 @@
* \brief CSingleton base class for singletons
*/
-
#pragma once
#include <cassert>