diff --git a/src/binn.h b/src/binn.h index 922d10e..3f62afc 100644 --- a/src/binn.h +++ b/src/binn.h @@ -11,6 +11,8 @@ extern "C" { #endif +#include + #define BINN_VERSION "3.0.0" /* using semantic versioning */ #ifndef NULL