Revision: 6759
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6759&view=rev
Author:   jswhit
Date:     2009-01-07 16:16:18 +0000 (Wed, 07 Jan 2009)

Log Message:
-----------
possible fix for gcc 4.3 (Ubuntu 8.1)

Modified Paths:
--------------
    trunk/toolkits/basemap/geos-2.2.3/source/index/quadtree/DoubleBits.cpp

Modified: trunk/toolkits/basemap/geos-2.2.3/source/index/quadtree/DoubleBits.cpp
===================================================================
--- trunk/toolkits/basemap/geos-2.2.3/source/index/quadtree/DoubleBits.cpp      
2009-01-07 15:56:56 UTC (rev 6758)
+++ trunk/toolkits/basemap/geos-2.2.3/source/index/quadtree/DoubleBits.cpp      
2009-01-07 16:16:18 UTC (rev 6759)
@@ -15,6 +15,7 @@
 
 #include <geos/indexQuadtree.h>
 #include <geos/util.h>
+#include <string>
 #include <cstring>
 
 namespace geos {


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to