Revision: 40724
http://brlcad.svn.sourceforge.net/brlcad/?rev=40724&view=rev
Author: starseeker
Date: 2010-09-28 09:16:14 +0000 (Tue, 28 Sep 2010)
Log Message:
-----------
Apparently need this include to get std::transform on gentoo linux (probably
has something to do with gcc versions)
Modified Paths:
--------------
rt^3/trunk/tests/libNet/libNetTest.cxx
Modified: rt^3/trunk/tests/libNet/libNetTest.cxx
===================================================================
--- rt^3/trunk/tests/libNet/libNetTest.cxx 2010-09-28 09:10:00 UTC (rev
40723)
+++ rt^3/trunk/tests/libNet/libNetTest.cxx 2010-09-28 09:16:14 UTC (rev
40724)
@@ -30,6 +30,7 @@
#include <string>
#include <sstream>
+#include <algorithm>
#include <QtCore/QDataStream>
#include <QtCore/QString>
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits