Revision: 44583
          http://brlcad.svn.sourceforge.net/brlcad/?rev=44583&view=rev
Author:   davidloman
Date:     2011-05-09 11:52:33 +0000 (Mon, 09 May 2011)

Log Message:
-----------
Fix includes for proper compilation on Ubuntu

Modified Paths:
--------------
    geomcore/trunk/include/Portal.h

Modified: geomcore/trunk/include/Portal.h
===================================================================
--- geomcore/trunk/include/Portal.h     2011-05-06 21:13:51 UTC (rev 44582)
+++ geomcore/trunk/include/Portal.h     2011-05-09 11:52:33 UTC (rev 44583)
@@ -34,7 +34,7 @@
 #include "Logger.h"
 #include "GSThread.h"
 #include "pkg.h"
-#include <string>
+#include <string.h>
 
 #define MAXCHUNKSIZE 4096
 


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

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to