mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Core/Misc: nopch fixes
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
#include "Define.h"
|
||||
#include "Random.h"
|
||||
#include <algorithm>
|
||||
#include <exception>
|
||||
#include <iterator>
|
||||
#include <stdexcept>
|
||||
#include <type_traits>
|
||||
#include <utility>
|
||||
#include <vector>
|
||||
|
||||
@@ -22,6 +22,7 @@
|
||||
#include "Define.h"
|
||||
#include <deque>
|
||||
#include <iosfwd>
|
||||
#include <string>
|
||||
|
||||
class ByteBuffer;
|
||||
struct FactionTemplateEntry;
|
||||
|
||||
Reference in New Issue
Block a user