From 40fc27154fe754181934dc7ee31375e6bdfb33fc Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 23 Oct 2018 12:23:58 +0800 Subject: *merge from minimal --- src/libjin/Physics/Physics.h | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 src/libjin/Physics/Physics.h (limited to 'src/libjin/Physics/Physics.h') diff --git a/src/libjin/Physics/Physics.h b/src/libjin/Physics/Physics.h deleted file mode 100644 index 126911e..0000000 --- a/src/libjin/Physics/Physics.h +++ /dev/null @@ -1,12 +0,0 @@ -#ifndef __JIN_PHYSICS_H -#define __JIN_PHYSICS_H - -namespace jin -{ -namespace physics -{ - #include "../3rdparty/Box2D/Box2D.h" -} -} - -#endif \ No newline at end of file -- cgit v1.1-26-g67d0