--- trunk/src/antlr/InputBuffer.cpp 2010/05/10 17:28:26 1442 +++ 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