csrc: regen for 32 bits platforms and Windows
[nit.git] / c_src / core__fixed_ints_text._ffi.h
diff --git a/c_src/core__fixed_ints_text._ffi.h b/c_src/core__fixed_ints_text._ffi.h
new file mode 100644 (file)
index 0000000..5028920
--- /dev/null
@@ -0,0 +1,10 @@
+/*
+       Extern implementation of Nit module fixed_ints_text
+*/
+#ifndef CORE__FIXED_INTS_TEXT_NIT_H
+#define CORE__FIXED_INTS_TEXT_NIT_H
+
+#include <stdint.h>
+#include "core__fixed_ints_text._nitni.h"
+#include "core__math._ffi.h"
+#endif