Fix typeinfo build error.

This commit is contained in:
Picture Elements Inc 2010-01-06 21:38:45 -08:00
parent 3ddb421fbf
commit 5c0094e8fd
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
# include "slab.h"
# include "compile.h"
# include <new>
# include <typeinfo>
# include <signal.h>
# include <stdlib.h>
# include <assert.h>