aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/PostgresKit/Source/PostgresKit.h
diff options
context:
space:
mode:
authorstuconnolly <stuart02@gmail.com>2013-01-31 21:45:24 +0000
committerstuconnolly <stuart02@gmail.com>2013-01-31 21:45:24 +0000
commitba5a0d6b416971b386896088e227e2ec4110b2a3 (patch)
treef62c11d8044a6d648dbb689fcecd1007cc609aa5 /Frameworks/PostgresKit/Source/PostgresKit.h
parent4d09d6c010fac04e9b589ae53e6b272d369ad62b (diff)
downloadsequelpro-ba5a0d6b416971b386896088e227e2ec4110b2a3.tar.gz
sequelpro-ba5a0d6b416971b386896088e227e2ec4110b2a3.tar.bz2
sequelpro-ba5a0d6b416971b386896088e227e2ec4110b2a3.zip
PostgresKit: Update test data and fix not retaining timestamp properties.
Diffstat (limited to 'Frameworks/PostgresKit/Source/PostgresKit.h')
-rw-r--r--Frameworks/PostgresKit/Source/PostgresKit.h1
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"