mirror of
https://github.com/openappsec/openappsec.git
synced 2025-07-12 05:24:44 +03:00
6 lines
155 B
C
6 lines
155 B
C
// Copyright GraphQL Foundation
|
|
#include <c/GraphQLAst.h>
|
|
#include <c/GraphQLAstVisitor.h>
|
|
|
|
/* This file is just here to make sure our C API builds OK. */
|