trying to fix windows build

This commit is contained in:
titiger 2014-09-29 02:55:15 +02:00
parent feb31e27d9
commit e39fb8e8e4
2 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,7 @@
#include "skill_type.h"
#include <cassert>
#include <iterator>
#include "sound.h"
#include "util.h"

View File

@ -13,6 +13,7 @@
#include <algorithm>
#include <cassert>
#include <iterator>
#include "unit_type.h"
#include "util.h"