ObjFW  Diff

Differences From Artifact [ea1bb29bbd]:

To Artifact [4906c17743]:


12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
#include "config.h"

#include <stdlib.h>
#include <string.h>
#include <time.h>

#import "OFTCPSocket.h"
#import "OFAutoreleasePool.h"
#import "OFString.h"
#import "OFExceptions.h"
#import "macros.h"

#import "TestsAppDelegate.h"

static OFString *module = @"OFTCPSocket";








|
|







12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
#include "config.h"

#include <stdlib.h>
#include <string.h>
#include <time.h>

#import "OFTCPSocket.h"
#import "OFString.h"
#import "OFAutoreleasePool.h"
#import "OFExceptions.h"
#import "macros.h"

#import "TestsAppDelegate.h"

static OFString *module = @"OFTCPSocket";