diff options
Diffstat (limited to 'Client/Source/Phy2DLite/Body.h')
-rw-r--r-- | Client/Source/Phy2DLite/Body.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Client/Source/Phy2DLite/Body.h b/Client/Source/Phy2DLite/Body.h index a2366ce..050c719 100644 --- a/Client/Source/Phy2DLite/Body.h +++ b/Client/Source/Phy2DLite/Body.h @@ -1,6 +1,6 @@ -#pragma once - -#include "Math.h" +#pragma once
+
+#include "Math.h"
namespace Phy2D { |