diff options
Diffstat (limited to 'src/sexpr/lexer.hpp')
-rw-r--r-- | src/sexpr/lexer.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sexpr/lexer.hpp b/src/sexpr/lexer.hpp index 63be72d..744d8c5 100644 --- a/src/sexpr/lexer.hpp +++ b/src/sexpr/lexer.hpp @@ -22,7 +22,6 @@ #include <vector> -#include "../strings/fwd.hpp" #include "../strings/astring.hpp" #include "../strings/zstring.hpp" |