Move Monoclock and strerror out of drvutil

This commit is contained in:
2023-05-25 20:21:27 -04:00
parent 7e25be10a4
commit b10b9a8b5b
8 changed files with 143 additions and 109 deletions

View File

@@ -2,6 +2,7 @@
#define _WIN32_WINNT 0x0600
#include "drvutil.hpp"
#include "osdrvutil.hpp"
#include "sslutil.hpp"
#include "readline.hpp"
#include "../core/enginewrapper.hpp"