|
@@ -9,6 +9,8 @@
|
|
#ifndef __GRAVITY_MUTABLE_ARRAY__
|
|
#ifndef __GRAVITY_MUTABLE_ARRAY__
|
|
#define __GRAVITY_MUTABLE_ARRAY__
|
|
#define __GRAVITY_MUTABLE_ARRAY__
|
|
|
|
|
|
|
|
+#include <stdint.h>
|
|
|
|
+
|
|
// Inspired by https://github.com/attractivechaos/klib/blob/master/kvec.h
|
|
// Inspired by https://github.com/attractivechaos/klib/blob/master/kvec.h
|
|
|
|
|
|
#define MARRAY_DEFAULT_SIZE 8
|
|
#define MARRAY_DEFAULT_SIZE 8
|