mirror of
https://github.com/openappsec/openappsec.git
synced 2025-06-28 16:41:02 +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. */
|