Do not include config.h in heimbase.h (fix #447)
We can't include config.h in public headers, as config.h is not public.
This reverts part of commit a8f0905b71
.
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
|
||||
#include "baselocl.h"
|
||||
#include "heim_threads.h"
|
||||
#include "heimbase-atomics.h"
|
||||
#include "heimbase.h"
|
||||
#include "heimbase-svc.h"
|
||||
#include <assert.h>
|
||||
|
Reference in New Issue
Block a user