fix: windows build (#1455)

- Closes #1451
This commit is contained in:
Francesco Borzì 2019-02-12 22:13:44 +01:00 committed by GitHub
parent 0142255175
commit 6908d333db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,7 @@
* Scriptnames of files in this file should be prefixed with "spell_gen_"
*/
#include <array>
#include "ScriptMgr.h"
#include "Battlefield.h"
#include "BattlefieldMgr.h"