Skip to content

Commit

Permalink
Merge pull request #610 from Wedge009/Fix_VC_build
Browse files Browse the repository at this point in the history
Fix broken build in VC
  • Loading branch information
aginor committed Feb 25, 2016
2 parents 9358af7 + d2be47f commit dd70544
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/replay.hpp
Expand Up @@ -23,6 +23,7 @@
#include "map_location.hpp"

#include <deque>
#include <iterator>
#include <map>
#include <set>
class replay_recorder_base;
Expand Down

0 comments on commit dd70544

Please sign in to comment.