mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
Core/Misc: C++17 cleanups, commit 3, the header commit
This commit is contained in:
@@ -18,9 +18,9 @@
|
||||
#ifndef TRINITY_BASE_ENCODING_HPP
|
||||
#define TRINITY_BASE_ENCODING_HPP
|
||||
|
||||
#include "advstd.h"
|
||||
#include "Define.h"
|
||||
#include "Optional.h"
|
||||
#include <numeric>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user