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