1
0
forked from 0ad/0ad

new #included

This was SVN commit r566.
This commit is contained in:
Ykkrosh 2004-06-19 21:12:39 +00:00
parent 561299f899
commit aed6d949d5

View File

@ -26,6 +26,7 @@
#include <limits.h> // CHAR_BIT
#include <string.h>
#include <stdlib.h>
#include <new> // std::bad_alloc
// rationale