Skip to content

Commit 85acad0

Browse files
committed
Make the GraphQL grammar header public
1 parent 7f5d35e commit 85acad0

File tree

10 files changed

+1372
-1354
lines changed

10 files changed

+1372
-1354
lines changed

include/SchemaGenerator.h

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

66
#include <graphqlservice/GraphQLService.h>
7-
8-
#include "GraphQLGrammar.h"
7+
#include <graphqlservice/GraphQLGrammar.h>
98

109
#include <array>
1110
#include <cstdio>

0 commit comments

Comments
 (0)