Line 0
Link Here
|
|
|
1 |
--- lib/cpp/antlr/CharScanner.hpp.orig 2018-12-19 22:22:30 UTC |
2 |
+++ lib/cpp/antlr/CharScanner.hpp |
3 |
@@ -31,6 +31,7 @@ |
4 |
#include <antlr/InputBuffer.hpp> |
5 |
#include <antlr/BitSet.hpp> |
6 |
#include <antlr/LexerSharedInputState.hpp> |
7 |
+#include <strings.h> |
8 |
|
9 |
#ifdef ANTLR_CXX_SUPPORTS_NAMESPACE |
10 |
namespace antlr { |