[geos-commits] [SCM] GEOS branch svn-3.5 updated. d16e986174a5f377f3cde6971284ac73186acfe0
git at osgeo.org
git at osgeo.org
Fri Jan 25 09:04:39 PST 2019
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GEOS".
The branch, svn-3.5 has been updated
via d16e986174a5f377f3cde6971284ac73186acfe0 (commit)
from fa3be2ec90992c0c34cc7744e99dcccd0b0c0ef0 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit d16e986174a5f377f3cde6971284ac73186acfe0
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date: Fri Jan 25 09:04:22 2019 -0800
Iostream shuts up complaints in tut?
diff --git a/tests/unit/tut/tut_posix.hpp b/tests/unit/tut/tut_posix.hpp
index 89a7130..42d4658 100644
--- a/tests/unit/tut/tut_posix.hpp
+++ b/tests/unit/tut/tut_posix.hpp
@@ -13,6 +13,7 @@
#include <cstdlib>
#include <map>
#include <iterator>
+#include <iostream>
#include <functional>
#include "tut_result.hpp"
-----------------------------------------------------------------------
Summary of changes:
tests/unit/tut/tut_posix.hpp | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
GEOS
More information about the geos-commits
mailing list