(DEBUG) Needed include for MacOsX

This commit is contained in:
Edouard DUPIN 2013-03-09 17:43:56 +01:00
parent 6930931f46
commit 0010542957

View File

@ -16,7 +16,7 @@ subject to the following restrictions:
#ifndef BT_VECTOR3_H
#define BT_VECTOR3_H
#include <string.h>
//#include <stdint.h>
#include "btScalar.h"
#include "btMinMax.h"