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