Browse Source

Finish CMake for panda/gobj.

kestred 12 years ago
parent
commit
6a9f2e023a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      panda/src/gobj/vertexDataPage.cxx

+ 1 - 0
panda/src/gobj/vertexDataPage.cxx

@@ -20,6 +20,7 @@
 #include "pStatTimer.h"
 #include "memoryHook.h"
 #include "config_gobj.h"
+#include <algorithm>
 
 #ifdef HAVE_ZLIB
 #include <zlib.h>