We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82365c3 commit 8f5ff7dCopy full SHA for 8f5ff7d
2 files changed
distr/flecs.c
@@ -607,6 +607,7 @@ FLECS_ALWAYS_INLINE int32_t flecs_sparse_id_record_lock_dec_multithreaded(
607
ecs_component_record_t *cr);
608
609
#endif
610
+#endif
611
612
/**
613
* @file storage/table.h
src/storage/component_index.h
@@ -195,3 +195,4 @@ FLECS_ALWAYS_INLINE int32_t flecs_sparse_id_record_lock_dec_multithreaded(
195
196
197
198
0 commit comments