Files
swift-mirror/tools/libMockPlugin/c-include-check.c
2024-01-25 18:18:02 -08:00

5 lines
171 B
C

// This file serves as a soundness check to ensure that the header is parseable
// from C and that no C++ code has sneaked in.
#include "swift-c/MockPlugin/MockPlugin.h"