|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r84103 - trunk/libs/geometry/index/test/rtree/exceptions
From: adam.wulkiewicz_at_[hidden]
Date: 2013-05-01 19:52:59
Author: awulkiew
Date: 2013-05-01 19:52:58 EDT (Wed, 01 May 2013)
New Revision: 84103
URL: http://svn.boost.org/trac/boost/changeset/84103
Log:
geometry.index test: invalid include removed from one test.
Text files modified:
trunk/libs/geometry/index/test/rtree/exceptions/rtree_exceptions_rst.cpp | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
Modified: trunk/libs/geometry/index/test/rtree/exceptions/rtree_exceptions_rst.cpp
==============================================================================
--- trunk/libs/geometry/index/test/rtree/exceptions/rtree_exceptions_rst.cpp (original)
+++ trunk/libs/geometry/index/test/rtree/exceptions/rtree_exceptions_rst.cpp 2013-05-01 19:52:58 EDT (Wed, 01 May 2013)
@@ -7,8 +7,6 @@
// Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
-#include <Windows.h>
-
#include <rtree/exceptions/test_exceptions.hpp>
int test_main(int, char* [])
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk