diff options
Diffstat (limited to 'cmd/cmd-Bridging-Header.h')
-rw-r--r-- | cmd/cmd-Bridging-Header.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/cmd/cmd-Bridging-Header.h b/cmd/cmd-Bridging-Header.h new file mode 100644 index 0000000..89d4ec5 --- /dev/null +++ b/cmd/cmd-Bridging-Header.h @@ -0,0 +1,6 @@ +// +// Use this file to import your target's public headers that you would like to expose to Swift. +// + +#include "cmd_parse.h" +#include "cmd.h" |