Skip to content

Commit

Permalink
Remove superfluous includes from test file.
Browse files Browse the repository at this point in the history
  • Loading branch information
joto committed Aug 22, 2014
1 parent 28c1746 commit 0f34aa3
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions test/t/index/test_id_to_location.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
#include <boost/test/output_test_stream.hpp>
using boost::test_tools::output_test_stream;

#include <type_traits>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>

#include <osmium/osm/types.hpp>
#include <osmium/osm/location.hpp>

Expand Down

0 comments on commit 0f34aa3

Please sign in to comment.