fix nissing #if
This commit is contained in:
parent
aefb7b3668
commit
8f5c9e1681
@ -23,6 +23,7 @@
|
|||||||
extern "C" {
|
extern "C" {
|
||||||
|
|
||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
|
#ifdef __cplusplus
|
||||||
#define old_cplusplus __cplusplus
|
#define old_cplusplus __cplusplus
|
||||||
#undef __cplusplus
|
#undef __cplusplus
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user