Update of /cvsroot/boost/boost/libs/program_options/src
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv14717
Modified Files:
Tag: RC_1_34_0
options_description.cpp
Log Message:
Merge: Add missing include, to try to fix compilation on sun
Index: options_description.cpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/program_options/src/options_description.cpp,v
retrieving revision 1.16.2.2
retrieving revision 1.16.2.3
diff -u -d -r1.16.2.2 -r1.16.2.3
--- options_description.cpp 15 Feb 2007 01:25:10 -0000 1.16.2.2
+++ options_description.cpp 19 Feb 2007 19:28:49 -0000 1.16.2.3
@@ -23,6 +23,7 @@
#include <cstring>
#include <cstdarg>
#include <sstream>
+#include <iterator>
using namespace std;
namespace boost { namespace program_options {
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs