Skip to content

Commit

Permalink
try to fix travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeck88 committed Jun 16, 2014
1 parent c8ada18 commit 2043cf8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/whiteboard/mapbuilder.hpp
Expand Up @@ -19,9 +19,11 @@
#ifndef WB_MAPBUILDER_HPP_
#define WB_MAPBUILDER_HPP_

#include "side_actions.hpp"

#include <boost/ptr_container/ptr_vector.hpp>
#include <list>

#include "side_actions.hpp"
#include "utility.hpp"

struct unit_movement_resetter;
Expand Down

0 comments on commit 2043cf8

Please sign in to comment.