Fixed more clang warnings
This commit is contained in:
@@ -48,10 +48,7 @@
|
||||
//
|
||||
//=============================================================================
|
||||
|
||||
|
||||
#ifndef __SINGLETON_HH__
|
||||
#define __SINGLETON_HH__
|
||||
|
||||
#pragma once
|
||||
|
||||
//=== INCLUDES ================================================================
|
||||
|
||||
@@ -145,5 +142,3 @@ private:
|
||||
# include "SingletonT_impl.hh"
|
||||
#endif
|
||||
//=============================================================================
|
||||
#endif // __SINGLETON_HH__
|
||||
//=============================================================================
|
||||
|
||||
Reference in New Issue
Block a user