#ifndef _smw_bindgen_h #define _smw_bindgen_h struct JSContext; namespace smw { void init_operands(JSContext* cx); } #endif // _smw_bindgen_h