"platforms/brook/src/BrookIntStreamInternal.h" did not exist on "45ed59f8fec3909475deca7196f590246cdf15a9"
Commit cc5c1492 authored by Peter Eastman's avatar Peter Eastman
Browse files

Fixed build errors on GCC 4.3

parent 31cd86f8
......@@ -63,6 +63,9 @@
#include <ctime>
#include <vector>
#include <cfloat>
#include <cstring>
#include <cstdlib>
#include <typeinfo>
// force enums
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment