-
Notifications
You must be signed in to change notification settings - Fork 267
Closed
Labels
Description
Dear Madams and Sirs
First thanks for a great service with a simple api.
However I get compilation errors, as I have an object called Category. This conflicts with the objc/runtime.h header file, which you import.
Please comment out the following line in your header
import <objc/runtime.h>
It works fine and my compilation errors disappear.
Kind Regards
Graham