Fix weird stacktrace abi issue
This commit is contained in:
parent
5eb7cbff92
commit
3b00182f63
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#pragma once
|
||||
|
||||
#include <boost/stacktrace/stacktrace.hpp>
|
||||
#include <boost/stacktrace.hpp>
|
||||
|
||||
#include <exception>
|
||||
#include <string>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue