![]() ![]() | ![]() |
version 1.9, 2024/01/22 15:24:28 | version 1.9.26.1, 2025/09/26 08:58:05 |
---|---|
Line 79 SUCH DAMAGE. | Line 79 SUCH DAMAGE. |
#include <sys/endian.h> | #include <sys/endian.h> |
#endif | #endif |
#include "elwix/apatricia.h" | #ifndef __cplusplus |
#include <stdatomic.h> | |
#else | |
#include <atomic> | |
#define _Atomic(X) std::atomic< X > | |
#endif | |
//#include "elwix/apatricia.h" | |
#include "elwix.h" | #include "elwix.h" |
#include "defs.h" | #include "defs.h" |