#ifndef UNS_WREN_UTILS_H #define UNS_WREN_UTILS_H #include void init_wren_config(WrenConfiguration *config); #endif // #ifndef UNS_WREN_UTILS_H