diff --git a/libs/memory/allocator.h b/libs/memory/allocator.h index c513d708..ebaeeb5b 100644 --- a/libs/memory/allocator.h +++ b/libs/memory/allocator.h @@ -23,6 +23,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #define INCLUDED_MEMORY_ALLOCATOR_H #include +#include #if 0