@@ -29,8 +29,6 @@
#include "OctreeQuery.h"
#include "Sort.h"
-#include "Log.h"
-
#include "DebugNew.h"
#ifdef _MSC_VER
@@ -33,8 +33,6 @@ class RayOctreeQuery;
static const int NUM_OCTANTS = 8;
-#include "stdio.h"
/// Octree octant
class Octant
{