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

#import "MGLStyleAttributeValue.h"

@interface NSValue (MGLStyleAttributeValue) <MGLStyleAttributeValue>

@end