#include "glue.hpp" #include void ZoomGlue_StringDrop(wchar_t *string) { delete string; }