diff options
Diffstat (limited to 'src/JSystem/JMath/JMath.cpp')
| -rw-r--r-- | src/JSystem/JMath/JMath.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/JSystem/JMath/JMath.cpp b/src/JSystem/JMath/JMath.cpp index 7c4fcb37..6d62bbc9 100644 --- a/src/JSystem/JMath/JMath.cpp +++ b/src/JSystem/JMath/JMath.cpp @@ -3,6 +3,8 @@ // Translation Unit: JMath.cpp // +#include "JSystem/JSystem.h" // IWYU pragma: keep + #include "JSystem/JMath/JMath.h" #include "JSystem/JMath/JMATrigonometric.h" #include "math.h" |
