mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
5 lines
171 B
C
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"
|