mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
3 lines
54 B
Text
3 lines
54 B
Text
#define _THROW0() throw ()
|
|
|
|
void Test() _THROW0()
|