summaryrefslogtreecommitdiff
path: root/platform/darwin/src/NSCompoundPredicate+MGLAdditions.h
blob: 0f9909255d9229a91242e3a5ac587949b6e12c2d (plain)
1
2
3
4
5
6
7
#import <Foundation/Foundation.h>

#include <mbgl/style/filter.hpp>

@interface NSCompoundPredicate (MGLAdditions)

@end