src/cx/mempool.h

changeset 681
502105523db7
parent 571
f83583a0bbac
child 727
d92a59f5d261
--- a/src/cx/mempool.h	Sun Apr 09 20:00:44 2023 +0200
+++ b/src/cx/mempool.h	Sun Apr 16 20:50:19 2023 +0200
@@ -37,6 +37,7 @@
 #ifndef UCX_MEMPOOL_H
 #define UCX_MEMPOOL_H
 
+#include "common.h"
 #include "allocator.h"
 
 #ifdef __cplusplus

mercurial