Explorar o código

Fix for issue #177 with mingw

xantares %!s(int64=11) %!d(string=hai) anos
pai
achega
f48c8eccce
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      include/assimp/types.h

+ 1 - 0
include/assimp/types.h

@@ -46,6 +46,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 #define AI_TYPES_H_INC
 
 // Some runtime headers
+#include <cstring>
 #include <sys/types.h>
 #include <memory.h>
 #include <math.h>