nitg/ffi: intro of FFI with C++
[nit.git] / src / common_ffi / common_ffi.nit
index 89788cd..01d3b17 100644 (file)
@@ -30,6 +30,7 @@ import header_dependency
 import pkgconfig
 import c_compiler_options
 import c
+import cpp
 
 redef class MModule
        # Does this module uses the FFI?