Try to appease msvc
This commit is contained in:
parent
e06951ab09
commit
3f2bb684ec
@ -9,7 +9,7 @@
|
||||
|
||||
namespace cpptrace {
|
||||
class CPPTRACE_EXPORT formatter {
|
||||
class impl;
|
||||
class CPPTRACE_EXPORT impl;
|
||||
std::unique_ptr<impl> pimpl;
|
||||
|
||||
public:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user