Added rtree interprocess example, fixed compilation error in glut vis

[SVN r82865]
This commit is contained in:
Adam Wulkiewicz
2013-02-14 03:11:55 +00:00
parent b7f592f1f4
commit 7914525ac3
3 changed files with 117 additions and 5 deletions

View File

@@ -7,7 +7,7 @@
// Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
#include <gl/glut.h>
#include <GL/glut.h>
#define BOOST_GEOMETRY_INDEX_ENABLE_DEBUG_INTERFACE