summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLWaypointType.h
blob: 6ce9807b2b57c69563d12d4203444087b948c180 (plain)
1
2
3
4
5
6
7
8
9
//  SDLWaypointType.h
//

#import "SDLEnum.h"

typedef SDLEnum SDLWaypointType SDL_SWIFT_ENUM;

extern SDLWaypointType const SDLWaypointTypeAll;
extern SDLWaypointType const SDLWaypointTypeDestination;