--- branches/development/src/antlr/InputBuffer.cpp 2010/07/09 23:08:25 1465 +++ branches/development/src/antlr/InputBuffer.cpp 2012/09/06 19:44:06 1794 @@ -8,6 +8,8 @@ #include "antlr/config.hpp" #include "antlr/InputBuffer.hpp" +#include +#include #ifdef ANTLR_CXX_SUPPORTS_NAMESPACE namespace antlr { #endif