#ifndef MARS_NWE_CORE_H #define MARS_NWE_CORE_H #ifdef __cplusplus extern "C" { #endif const char *nwcore_version(void); #ifdef __cplusplus } #endif #endif /* MARS_NWE_CORE_H */