optimised imports
This commit is contained in:
parent
8b2fd1bd4a
commit
df3a8b58b0
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
%option yyclass="Scanner"
|
||||
|
||||
%{
|
||||
#include "../src/scanner.hpp"
|
||||
#include "scanner.hpp"
|
||||
%}
|
||||
|
||||
%%
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue