OVMS3/OVMS.V3/components/duktape/config/helper-snippets/DUK_F_CPP.h.in

6 lines
77 B
C
Raw Normal View History

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