Another fix, for the SunPro compiler this time.

This commit is contained in:
Andrew Johnson
2008-09-30 17:24:11 +00:00
parent 67e9d89ebd
commit ec8761185d

View File

@@ -14,6 +14,7 @@
#include <exception>
#include <typeinfo>
#include <algorithm>
#include <stdio.h>
#include <stddef.h>