mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Add beast_basics module
This commit is contained in:
@@ -69,7 +69,7 @@ String SystemStats::getStackBacktrace()
|
||||
String result;
|
||||
|
||||
#if BEAST_ANDROID || BEAST_MINGW
|
||||
jassertfalse; // sorry, not implemented yet!
|
||||
bassertfalse; // sorry, not implemented yet!
|
||||
|
||||
#elif BEAST_WINDOWS
|
||||
HANDLE process = GetCurrentProcess();
|
||||
|
||||
Reference in New Issue
Block a user