From ba5a0d6b416971b386896088e227e2ec4110b2a3 Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Thu, 31 Jan 2013 21:45:24 +0000 Subject: PostgresKit: Update test data and fix not retaining timestamp properties. --- Frameworks/PostgresKit/Source/PostgresKit.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Frameworks/PostgresKit/Source/PostgresKit.h') 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" -- cgit v1.2.3