Fix compiler error in test project

This commit is contained in:
Brentley Jones
2018-08-14 09:26:21 -05:00
parent 3e2e248d8c
commit e519af6b79
3 changed files with 13 additions and 5 deletions
@@ -0,0 +1,4 @@
module StaticLibrary_ObjC {
header "StaticLibrary_ObjC.h"
export *
}