aboutsummaryrefslogtreecommitdiff
path: root/dep/g3dlite/source/Vector3.cpp
diff options
context:
space:
mode:
authorShauren <shauren.trinity@gmail.com>2022-02-11 22:13:40 +0100
committerShauren <shauren.trinity@gmail.com>2022-02-11 22:13:40 +0100
commit3fca1dad20a69257504fea1d143bce42296f647c (patch)
tree4468af0a77e32f868f01d2e85d40a0d6d39d164f /dep/g3dlite/source/Vector3.cpp
parent665bab608c739764a2fe0b4e5ae1f7c37c5814a1 (diff)
Dep/g3d: Purge Windows.h includes from headers we include
Diffstat (limited to 'dep/g3dlite/source/Vector3.cpp')
-rw-r--r--dep/g3dlite/source/Vector3.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/dep/g3dlite/source/Vector3.cpp b/dep/g3dlite/source/Vector3.cpp
index e2d9643e5cc..ccbf7d6a0bd 100644
--- a/dep/g3dlite/source/Vector3.cpp
+++ b/dep/g3dlite/source/Vector3.cpp
@@ -28,6 +28,7 @@
#include "G3D/Vector4.h"
#include "G3D/Vector3int32.h"
#include "G3D/Any.h"
+#include "G3D/Random.h"
namespace G3D {