@@ -19,6 +19,8 @@
#include "indent.h"
+#include <iterator>
+
TypeHandle EggVertexPool::_type_handle;
////////////////////////////////////////////////////////////////////
@@ -28,6 +28,7 @@
#include "config_express.h"
#include <algorithm>
MemoryUsage *MemoryUsage::_global_ptr;
@@ -30,6 +30,8 @@
#include "indirectCompareNames.h"
#include "pvector.h"
TypeHandle TextureImage::_type_handle;