diff options
Diffstat (limited to 'Frameworks/PostgresKit/Source/PostgresKit.h')
-rw-r--r-- | Frameworks/PostgresKit/Source/PostgresKit.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Frameworks/PostgresKit/Source/PostgresKit.h b/Frameworks/PostgresKit/Source/PostgresKit.h index 4189fffe..49d15b09 100644 --- a/Frameworks/PostgresKit/Source/PostgresKit.h +++ b/Frameworks/PostgresKit/Source/PostgresKit.h @@ -20,6 +20,7 @@ #import "PGPostgresError.h" #import "PGPostgresResult.h" +#import "PGPostgresTimeTZ.h" #import "PGPostgresStatement.h" #import "PGPostgresException.h" #import "PGPostgresConnection.h" |