polardbxengine/extra/duktape/duktape-2.3.0/config/helper-snippets/DUK_F_CPP.h.in

6 lines
77 B
C

/* C++ */
#undef DUK_F_CPP
#if defined(__cplusplus)
#define DUK_F_CPP
#endif