mirror of
https://github.com/Blinue/Magpie.git
synced 2026-06-24 02:04:10 +00:00
4 lines
76 B
C++
4 lines
76 B
C++
#include "pch.h"
|
|
#include "Debug.h"
|
|
|
|
std::wstring Debug::_lastErrorMessage;
|