mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 13:16:23 +00:00
refactor(src/common|server): remove unused import (big part 2) (#20388)
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#ifndef IteratorPair_h__
|
||||
#define IteratorPair_h__
|
||||
|
||||
#include <vector>
|
||||
#include <vector> // NOTE: this import is NEEDED (even though some IDEs report it as unused)
|
||||
|
||||
namespace Acore
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user