includes for building with gcc 4.6 on fedora.
patch from Richard Shaw
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
#ifndef MEM_ALLOCATOR_H
|
||||
#define MEM_ALLOCATOR_H
|
||||
|
||||
#include <stddef.h>
|
||||
#include "guardedalloc/MEM_guardedalloc.h"
|
||||
#include "guardedalloc/MEM_sys_types.h"
|
||||
|
||||
|
Reference in New Issue
Block a user