Parcourir la source

need string.h

David Rose il y a 17 ans
Parent
commit
3a74e7e780
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      dtool/src/dtoolbase/typeRegistryNode.cxx

+ 1 - 0
dtool/src/dtoolbase/typeRegistryNode.cxx

@@ -15,6 +15,7 @@
 #include "typeRegistryNode.h"
 
 #include <algorithm>
+#include <string.h>
 
 bool TypeRegistryNode::_paranoid_inheritance = false;