libs-back/Headers/art/ARTContext.h

9 lines
91 B
C
Raw Normal View History

#ifndef ARTContext_h
#define ARTContext_h
@interface ARTContext : GSContext
@end
#endif