We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b94e8b9 commit 13d7972Copy full SHA for 13d7972
src/xrCore/_vector3d.h
@@ -1,10 +1,7 @@
1
#ifndef __V3D__
2
#define __V3D__
3
4
-// Inline call
5
-#ifndef IC
6
-#define IC __forceinline
7
-#endif
+#include "Platform.h"
8
9
template <class T>
10
struct _vector3
0 commit comments