// // Generated by dtk // Translation Unit: console.cpp // #include "JSystem/JSystem.h" // IWYU pragma: keep #include "JSystem/JStudio/JStudioToolLibrary/console.h" #include "dolphin/types.h" // This translation unit had dozens of GUI-related functions for the debug build, but none of those // made it into the release build. Only a few weak destructors are present in the release TU. static void dummy() { JSUMemoryInputStream temp(NULL, 0); temp.~JSUMemoryInputStream(); }