aboutsummaryrefslogtreecommitdiff
path: root/Client/Source/Phy2D/Dynamic/Body.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2021-12-01 13:34:22 +0800
committerchai <chaifix@163.com>2021-12-01 13:34:22 +0800
commit09abf1b529b4226f585ecfbb20866715b901755b (patch)
tree16929f2a6bee3ad4667bdd006cfcc1e683ab7210 /Client/Source/Phy2D/Dynamic/Body.h
parent84d961f754c905b37420f4d1b3fee8f4e523e58a (diff)
+fpm
Diffstat (limited to 'Client/Source/Phy2D/Dynamic/Body.h')
-rw-r--r--Client/Source/Phy2D/Dynamic/Body.h6
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
{