Remove redundant include

This commit is contained in:
John Wellbelove 2018-08-08 22:00:37 +01:00
parent 903d2dd148
commit 0c2c7f67d8

View File

@ -34,7 +34,7 @@ SOFTWARE.
#include "../static_assert.h"
#include "../nullptr.h"
#include <stdatomic.h>
//#include <stdatomic.h>
#include <stdint.h>
#pragma GCC diagnostic push