|
|
| version 1.8.6.1, 2023/07/27 21:48:54 | 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" |