Explorar o código

Merge pull request #666 from Lectem/patch-1

remove memory.h dependancy
Alexander Gessler %!s(int64=10) %!d(string=hai) anos
pai
achega
1f113ca5ff
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      include/assimp/types.h

+ 0 - 1
include/assimp/types.h

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