--- trunk/src/antlr/InputBuffer.cpp 2010/05/10 17:28:26 1442 +++ trunk/src/antlr/InputBuffer.cpp 2012/08/22 02:28:28 1782 @@ -7,7 +7,9 @@ #include "antlr/config.hpp" #include "antlr/InputBuffer.hpp" +#include +#include #ifdef ANTLR_CXX_SUPPORTS_NAMESPACE namespace antlr { #endif