aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/core/math
diff options
context:
space:
mode:
Diffstat (limited to 'NorthstarDLL/core/math')
-rw-r--r--NorthstarDLL/core/math/bits.cpp1
-rw-r--r--NorthstarDLL/core/math/color.cpp1
2 files changed, 0 insertions, 2 deletions
diff --git a/NorthstarDLL/core/math/bits.cpp b/NorthstarDLL/core/math/bits.cpp
index 014899f2..c879a45c 100644
--- a/NorthstarDLL/core/math/bits.cpp
+++ b/NorthstarDLL/core/math/bits.cpp
@@ -4,7 +4,6 @@
//
//=============================================================================//
-#include "pch.h"
#include "bits.h"
//-----------------------------------------------------------------------------
diff --git a/NorthstarDLL/core/math/color.cpp b/NorthstarDLL/core/math/color.cpp
index 05cf645f..9936cc5a 100644
--- a/NorthstarDLL/core/math/color.cpp
+++ b/NorthstarDLL/core/math/color.cpp
@@ -1,4 +1,3 @@
-#include "pch.h"
// clang-format off
namespace NS::Colors