Skip to content

Commit 3f304d3

Browse files
committed
Add header file to the Models.h
1 parent deaa660 commit 3f304d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Templates/ObjC/Models/Models.h.tt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<#@ include file="SharedObjC.template.tt"#>
44

55
#import "MSDate.h"
6+
#import "MSTimeOfDay.h"
67
<#
78
var enums = model.GetEnumTypes();
89
foreach(var e in enums)

0 commit comments

Comments
 (0)