You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
just to be clear: HL.import("header/file.h", true)
argument 0 is the header file in question
argument 1 is if this a systemframework aka #import<blah/blah.h>
make it so!
just to be clear:
HL.import("header/file.h", true)argument 0 is the header file in question
argument 1 is if this a systemframework aka
#import<blah/blah.h>also we need to talk about framework including