mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 19:35:42 +00:00
refactor(Core): remove unused imports (#9767)
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
#define _CRT_SECURE_NO_DEPRECATE
|
||||
#include <cerrno>
|
||||
#include <cstdio>
|
||||
#include <iostream>
|
||||
#include <list>
|
||||
#include <map>
|
||||
#include <sys/stat.h>
|
||||
|
||||
@@ -22,7 +22,6 @@
|
||||
#include <cassert>
|
||||
#include <cstdio>
|
||||
#include <cstdlib>
|
||||
#include <fstream>
|
||||
#include <map>
|
||||
#include <utility>
|
||||
#undef min
|
||||
|
||||
Reference in New Issue
Block a user