@@ -16,15 +16,13 @@ #import "OFObject.h" OF_ASSUME_NONNULL_BEGIN -@class OFString; -#ifndef DOXYGEN @class OFArray OF_GENERIC(ObjectType); @class OFMutableArray OF_GENERIC(ObjectType); -#endif +@class OFString; /*! * @class OFINICategory OFINICategory.h ObjFW/OFINICategory.h * * @brief A class for representing a category of an INI file.