Install all headers into one place.

FossilOrigin-Name: 86adc6aab9e6ef2189e3f6f015aa53341dd840aa1589c8218531b312754dd72f
This commit is contained in:
Jonathan Schleifer 2012-10-05 21:26:22 +00:00
parent f2886c2111
commit f9be9ea547
3 changed files with 8 additions and 7 deletions

View file

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