Removed misplaced stdio.h.
This commit is contained in:
parent
1b6ca5a94a
commit
9b80662206
@ -31,10 +31,6 @@
|
||||
#include "DetourAlloc.h"
|
||||
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
|
||||
|
||||
dtCrowd* dtAllocCrowd()
|
||||
{
|
||||
void* mem = dtAlloc(sizeof(dtCrowd), DT_ALLOC_PERM);
|
||||
|
Loading…
x
Reference in New Issue
Block a user