mirror of
https://github.com/x64dbg/x64dbg.git
synced 2024-11-23 04:50:07 +00:00
Move tests to a separate folder
This commit is contained in:
parent
625b28823a
commit
633a864c9c
@ -1,12 +0,0 @@
|
||||
#include "_global.h"
|
||||
#include "log.h"
|
||||
|
||||
log::log(void)
|
||||
{
|
||||
}
|
||||
|
||||
log::~log(void)
|
||||
{
|
||||
GuiAddLogMessage(message.str().c_str());
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user