mirror of
https://github.com/SWG-Source/src.git
synced 2026-08-02 02:15:58 -04:00
Fixes for building on vc12 (vs 2013), these are primarily just missing includes
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
#ifndef _SkillManager_H
|
||||
#define _SkillManager_H
|
||||
|
||||
#include <unordered_map>
|
||||
|
||||
//---------------------------------------------------------------------
|
||||
#pragma warning (disable : 4786 )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user