revert: remove stacktrace feature for rust panic.
- remove stacktrace feature for rust panic function due to not all STL are ready for this. - add more os type in CMake file. - add lost header in fopen.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#pragma once
|
||||
#include <memory>
|
||||
#include <cstdio>
|
||||
|
||||
namespace yycc::patch::fopen {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user