Bläddra i källkod

missing header file

David Rose 16 år sedan
förälder
incheckning
a0e8ed727e
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      direct/src/plugin_npapi/ppInstance.cxx

+ 1 - 0
direct/src/plugin_npapi/ppInstance.cxx

@@ -27,6 +27,7 @@
 
 
 #include <fstream>
 #include <fstream>
 #include <string.h>  // strcmp()
 #include <string.h>  // strcmp()
+#include <time.h>
 
 
 #ifndef _WIN32
 #ifndef _WIN32
 #include <sys/select.h>
 #include <sys/select.h>