Skip to content

Commit

Permalink
Merge pull request #49 from GIScience/fix/any-input
Browse files Browse the repository at this point in the history
fix: reintroduce any_input
  • Loading branch information
takb committed Apr 25, 2024
2 parents b29f601 + 3e3eb6c commit 0d82933
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/osm-transform.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

#include <boost/regex.hpp>

#include <osmium/io/any_input.hpp>
#include <osmium/io/any_output.hpp>
#include <osmium/util/file.hpp>
#include <osmium/util/progress_bar.hpp>
Expand Down

0 comments on commit 0d82933

Please sign in to comment.