mirror of
https://github.com/openappsec/openappsec.git
synced 2025-07-10 04:24:43 +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. */
|