]> git.xonotic.org Git - xonotic/netradiant.git/blobdiff - libs/memory/allocator.h
fix compile on arch linux
[xonotic/netradiant.git] / libs / memory / allocator.h
index c513d708d7a8594e63544a549c1284b672951ad5..ebaeeb5ba756a166279534642d17541a213051dc 100644 (file)
@@ -23,6 +23,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 #define INCLUDED_MEMORY_ALLOCATOR_H
 
 #include <memory>
+#include <stddef.h>
 
 #if 0