mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 19:05:42 +00:00
refactor(Core): apply clang-tidy modernize-deprecated-headers (#3821)
This commit is contained in:
@@ -1196,8 +1196,8 @@ void PatcherRunnable::run() { }
|
||||
|
||||
// Preload MD5 hashes of existing patch files on server
|
||||
#ifndef _WIN32
|
||||
#include <cerrno>
|
||||
#include <dirent.h>
|
||||
#include <errno.h>
|
||||
void Patcher::LoadPatchesInfo()
|
||||
{
|
||||
DIR* dirp;
|
||||
|
||||
Reference in New Issue
Block a user