Install all headers into one place.
FossilOrigin-Name: 86adc6aab9e6ef2189e3f6f015aa53341dd840aa1589c8218531b312754dd72f
This commit is contained in:
parent
f2886c2111
commit
f9be9ea547
3 changed files with 8 additions and 7 deletions
|
@ -1,6 +1,7 @@
|
|||
#import "PGConnection.h"
|
||||
#import "PGResult.h"
|
||||
#import "PGResultRow.h"
|
||||
#import "exceptions/PGCommandFailedException.h"
|
||||
#import "exceptions/PGConnectionFailedException.h"
|
||||
#import "exceptions/PGException.h"
|
||||
#import "PGConnection.h"
|
||||
|
||||
#import "PGException.h"
|
||||
#import "PGCommandFailedException.h"
|
||||
#import "PGConnectionFailedException.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue