[osmium-tool] 09/97: Remove defunct ostream.hpp include.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Tue Jul 21 20:15:28 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to tag v1.0.0
in repository osmium-tool.
commit 5efd806c23d69ab393dcfb7ca56ab647c89ac233
Author: Jochen Topf <jochen at topf.org>
Date: Fri Jun 20 09:44:58 2014 +0200
Remove defunct ostream.hpp include.
---
src/command_fileinfo.cpp | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/src/command_fileinfo.cpp b/src/command_fileinfo.cpp
index 7c03497..d2ecf2f 100644
--- a/src/command_fileinfo.cpp
+++ b/src/command_fileinfo.cpp
@@ -3,7 +3,7 @@
Osmium -- OpenStreetMap data manipulation command line tool
http://osmcode.org/osmium
-Copyright (C) 2013 Jochen Topf <jochen at topf.org>
+Copyright (C) 2013, 2014 Jochen Topf <jochen at topf.org>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -34,7 +34,6 @@ namespace po = boost::program_options;
#include <osmium/io/any_input.hpp>
#include <osmium/handler.hpp>
#include <osmium/osm/entity_bits.hpp>
-#include <osmium/osm/ostream.hpp>
#include <osmium/visitor.hpp>
#include "command_fileinfo.hpp"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osmium-tool.git
More information about the Pkg-grass-devel
mailing list