HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
src
hikogui
utility
exception.hpp
1
2
#pragma once
3
4
#include "exception_intf.hpp"
// export
5
#if HI_OPERATING_SYSTEM == HI_OS_WINDOWS
6
#include "exception_win32_impl.hpp"
// export
7
#endif
8
9
hi_export_module(hikogui.utility.exception);
Generated on
for HikoGUI by
1.16.1