base: Do not include config.h twice
This commit is contained in:

committed by
Nico Williams

parent
fd6597614e
commit
e2e7eacb6f
@@ -36,8 +36,6 @@
|
|||||||
#ifndef HEIM_BASE_ATOMICS_H
|
#ifndef HEIM_BASE_ATOMICS_H
|
||||||
#define HEIM_BASE_ATOMICS_H 1
|
#define HEIM_BASE_ATOMICS_H 1
|
||||||
|
|
||||||
#include "config.h"
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Atomic operations
|
* Atomic operations
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user