fix multiple-include-of-stdint errors

This commit is contained in:
Joshua Warner
2013-02-28 15:57:09 -07:00
parent 9327043bc5
commit 0b01dd565a
3 changed files with 4 additions and 7 deletions

View File

@ -8,8 +8,6 @@
There is NO WARRANTY for this software. See license.txt for
details. */
#include <stdint.h>
#include "avian/target.h"
#include "avian/alloc-vector.h"
#include "avian/allocator.h"