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 cc9c7f13..40c86169 100644 --- a/Frameworks/PostgresKit/Source/PostgresKit.h +++ b/Frameworks/PostgresKit/Source/PostgresKit.h @@ -18,6 +18,7 @@ // License for the specific language governing permissions and limitations under // the License. +#import "FLXPostgresError.h" #import "FLXPostgresResult.h" #import "FLXPostgresStatement.h" #import "FLXPostgresException.h" |