diff --git a/zone/RaycastMesh.cpp b/zone/RaycastMesh.cpp index b6635c7e6..34070d8da 100644 --- a/zone/RaycastMesh.cpp +++ b/zone/RaycastMesh.cpp @@ -1,6 +1,8 @@ #include "RaycastMesh.h" #include #include +#include +#include #include // This code snippet allows you to create an axis aligned bounding volume tree for a triangle mesh so that you can do