Try to get atomic.h included correctly for C++
This commit is contained in:
@ -26,6 +26,7 @@
|
||||
#include <stdarg.h>
|
||||
#include <errno.h>
|
||||
#include <syslog.h>
|
||||
#include <atomic.h>
|
||||
|
||||
#include <skygw_debug.h>
|
||||
#include <skygw_types.h>
|
||||
|
Reference in New Issue
Block a user