ObjFW  Diff

Differences From Artifact [d0fc457afc]:

To Artifact [933769a877]:


15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
 */

#include "config.h"

#include <stdlib.h>

#import "OFAutoreleasePool.h"
#import "OFArray.h"

#import "macros.h"
#if !defined(OF_HAVE_COMPILER_TLS) && defined(OF_HAVE_THREADS)
# import "threading.h"

# import "OFInitializationFailedException.h"
#endif







<







15
16
17
18
19
20
21

22
23
24
25
26
27
28
 */

#include "config.h"

#include <stdlib.h>

#import "OFAutoreleasePool.h"


#import "macros.h"
#if !defined(OF_HAVE_COMPILER_TLS) && defined(OF_HAVE_THREADS)
# import "threading.h"

# import "OFInitializationFailedException.h"
#endif