This commit is contained in:
Blu3train 2022-10-10 00:44:21 +02:00
parent ed7f8ec0ec
commit 9b628b4d87

View File

@ -2,6 +2,7 @@
#include "module.h" #include "module.h"
#include "blockmarkup.h" #include "blockmarkup.h"
#include <fstream> #include <fstream>
#include <process.h>
extern const wchar_t* REGEX_REPLACER_INSTRUCTIONS; extern const wchar_t* REGEX_REPLACER_INSTRUCTIONS;