ObjFW  Diff

Differences From Artifact [cd0adc4059]:

To Artifact [5f20b80e90]:


10
11
12
13
14
15
16
17

18

19
20
21
22
23
24
25
10
11
12
13
14
15
16

17
18
19
20
21
22
23
24
25
26







-
+

+







 */

#include "config.h"

#include <string.h>
#include <assert.h>

#import "OFXMLElementBuilder.h"
#import "OFXMLElement.h"
#import "OFXMLParser.h"
#import "OFXMLElementBuilder.h"
#import "OFAutoreleasePool.h"

#import "TestsAppDelegate.h"

static OFString *module = @"OFXMLElementBuilder";
static OFXMLElement *elem = nil;