Merge: doc: fixed some typos and other misc. corrections
[nit.git] / c_src / core__environ._ffi.h
1 /*
2 Extern implementation of Nit module environ
3 */
4 #ifndef CORE__ENVIRON_NIT_H
5 #define CORE__ENVIRON_NIT_H
6
7 #include <stdint.h>
8 #include "core__environ._nitni.h"
9 #include "core__math._ffi.h"
10 #include "core__time._ffi.h"
11 #include "core__file._ffi.h"
12 #endif