Nebula
Loading...
Searching...
No Matches
stacktrace.h
Go to the documentation of this file.
1#pragma once
2//------------------------------------------------------------------------------
11#include "core/config.h"
12
13#if __WIN32__
15namespace Debug
16{
18
19 { };
20}
21#endif
22//------------------------------------------------------------------------------
Helper class for generating stack traces.
Definition win32stacktrace.h:18
Nebula compiler specific defines and configuration.
Definition corepagehandler.cc:13