From 4798e70dcbbedb55de8e9f8e321e8fad7b9783f6 Mon Sep 17 00:00:00 2001 From: chai Date: Sat, 8 Sep 2018 13:09:06 +0800 Subject: *update --- src/libjin/Common/Singleton.hpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/libjin/Common/Singleton.hpp') diff --git a/src/libjin/Common/Singleton.hpp b/src/libjin/Common/Singleton.hpp index b817901..600813a 100644 --- a/src/libjin/Common/Singleton.hpp +++ b/src/libjin/Common/Singleton.hpp @@ -1,5 +1,5 @@ -#ifndef __JIN_SINGLETON_H -#define __JIN_SINGLETON_H +#ifndef __LIBJIN_SINGLETON_H +#define __LIBJIN_SINGLETON_H namespace jin { @@ -34,4 +34,4 @@ namespace jin } // jin -#endif // __JIN_SINGLETON_H \ No newline at end of file +#endif // __LIBJIN_SINGLETON_H \ No newline at end of file -- cgit v1.1-26-g67d0