Skip to content

Commit

Permalink
Revert "attempt to fix travis compilation"
Browse files Browse the repository at this point in the history
This reverts commit 6e3e899.
  • Loading branch information
cbeck88 committed Jun 26, 2014
1 parent 7c6e47d commit 236e26e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/game.cpp
Expand Up @@ -66,7 +66,6 @@
#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 236e26e

Please sign in to comment.