Wrap all STL includes to support drv:: and eng::
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
#include <cstring>
|
||||
#include "traceback.hpp"
|
||||
|
||||
#include <cstring>
|
||||
|
||||
#define TRACEBACK_LEVELS1 12
|
||||
#define TRACEBACK_LEVELS2 10
|
||||
|
||||
|
||||
// Call this with the error message on top of the stack.
|
||||
// The error message is replaced with a traceback.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user