Add ObjPgSQL.h.

FossilOrigin-Name: 9b7427552b063b5db36fdc636befa1e018afc3fb9622e8bfce6888ae5aa5d72e
This commit is contained in:
Jonathan Schleifer 2012-10-03 16:08:16 +00:00
parent ea146aea92
commit f640a29849
4 changed files with 11 additions and 2 deletions

View file

@ -1,6 +1,6 @@
#import <ObjFW/ObjFW.h>
#import "PGConnection.h"
#import "../PGConnection.h"
@interface PGException: OFException
{