mirror of
https://github.com/cimgui/cimgui.git
synced 2026-02-02 19:21:17 +00:00
cpp2ffi: genConversion take care of ptr to nonPOD fields, avoid infinite recursion on gen_structs_c
This commit is contained in:
@@ -49,6 +49,7 @@ struct SDL_Window;
|
||||
typedef union SDL_Event SDL_Event;
|
||||
#endif // CIMGUI_DEFINE_ENUMS_AND_STRUCTS
|
||||
|
||||
PLACE_STRUCTS_C
|
||||
|
||||
#include "auto_funcs.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user