#ifdef __EMSCRIPTEN__ #include using namespace emscripten; #endif #include "powders.h" #ifdef __EMSCRIPTEN__ EMSCRIPTEN_BINDINGS(powders) { } #endif