ObjFW  Diff

Differences From Artifact [adc1a8da59]:

To Artifact [7fa6b61e6d]:


16
17
18
19
20
21
22
23
24
25
26
27
28
29
30

#include "config.h"

#include <inttypes.h>
#include <limits.h>
#include <time.h>
#include <math.h>
#include <float.h>

#include <sys/time.h>

#import "OFDate.h"
#import "OFString.h"
#import "OFDictionary.h"
#import "OFXMLElement.h"







<







16
17
18
19
20
21
22

23
24
25
26
27
28
29

#include "config.h"

#include <inttypes.h>
#include <limits.h>
#include <time.h>
#include <math.h>


#include <sys/time.h>

#import "OFDate.h"
#import "OFString.h"
#import "OFDictionary.h"
#import "OFXMLElement.h"