#pragma once #include extern "C" { #include #include "duktape.h" int _PolyExport jsopen_Polycode(duk_context *ctx); }