We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deaa660 commit 3f304d3Copy full SHA for 3f304d3
Templates/ObjC/Models/Models.h.tt
@@ -3,6 +3,7 @@
3
<#@ include file="SharedObjC.template.tt"#>
4
5
#import "MSDate.h"
6
+#import "MSTimeOfDay.h"
7
<#
8
var enums = model.GetEnumTypes();
9
foreach(var e in enums)
0 commit comments