Skip to content

Commit 2aeed2c

Browse files
authored
Merge pull request #58 from wravery/master
Make it usable without installing PEGTL
2 parents 0b118ce + 85acad0 commit 2aeed2c

File tree

11 files changed

+1384
-1387
lines changed

11 files changed

+1384
-1387
lines changed

include/SchemaGenerator.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
#pragma once
55

66
#include <graphqlservice/GraphQLService.h>
7+
#include <graphqlservice/GraphQLGrammar.h>
78

89
#include <array>
910
#include <cstdio>

0 commit comments

Comments
 (0)