Cleanup headers

This commit is contained in:
Mikael Sand
2017-08-24 12:42:18 +03:00
parent 13d5157fc1
commit 5372a3078e
11 changed files with 24 additions and 22 deletions

View File

@@ -1,7 +1,7 @@
#import <Foundation/Foundation.h>
#if !defined (TextPathMethod_)
#define TextPathMethod_
#ifndef TextPathMethod_h
#define TextPathMethod_h
NS_ENUM(NSInteger, TextPathMethod) {
TextPathMethodAlign,