mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
Support building on Windows with Clang MSVC target
This commit is contained in:
parent
ece6fc97ff
commit
61709e6101
174 changed files with 991 additions and 320 deletions
|
@ -69,6 +69,7 @@ typedef enum _NSPredicateOperatorType
|
|||
#endif
|
||||
} NSPredicateOperatorType;
|
||||
|
||||
GS_EXPORT_CLASS
|
||||
@interface NSComparisonPredicate : NSPredicate
|
||||
{
|
||||
#if GS_EXPOSE(NSComparisonPredicate)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue