Skip to content

Commit

Permalink
attempt to fix travis compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeck88 committed Jun 25, 2014
1 parent 399ec11 commit 6e3e899
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/game.cpp
Expand Up @@ -66,6 +66,7 @@
#include <boost/program_options/errors.hpp> // for error
#include <boost/scoped_ptr.hpp> // for scoped_ptr
#include <boost/tuple/tuple.hpp> // for tuple
#include <boost/variant/apply_visitor.hpp>
#include <cerrno> // for ENOMEM
#include <clocale> // for setlocale, NULL, LC_ALL, etc
#include <cstdio> // for remove, fprintf, stderr
Expand Down

0 comments on commit 6e3e899

Please sign in to comment.