Fix includes in specs
This commit is contained in:
parent
eb30429700
commit
10b1bd0f5c
10 changed files with 19 additions and 19 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#include "compiler_spec_helper.h"
|
||||
#include "../../examples/grammars/json.hpp"
|
||||
#include "../../examples/grammars/arithmetic.hpp"
|
||||
#include "grammars/json.hpp"
|
||||
#include "grammars/arithmetic.hpp"
|
||||
#include <fstream>
|
||||
|
||||
static string src_dir() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue