Update of /cvsroot/boost/boost/libs/spirit/phoenix/example/users_manual
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv25727

Modified Files:
      Tag: SPIRIT_RC_1_8_5
        algorithm.cpp 
Log Message:
added algorithm example from manual

Index: algorithm.cpp
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/spirit/phoenix/example/users_manual/Attic/algorithm.cpp,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- algorithm.cpp       1 Dec 2006 01:55:55 -0000       1.1.2.1
+++ algorithm.cpp       1 Dec 2006 02:10:27 -0000       1.1.2.2
@@ -6,10 +6,10 @@
     http://www.boost.org/LICENSE_1_0.txt)
 
==============================================================================*/
 #include <iostream>
+#include <boost/spirit/phoenix/core.hpp>
 #include <boost/spirit/phoenix/algorithm.hpp>
 
 using namespace boost::phoenix;
-using namespace std;
 
 int
 main()


-------------------------------------------------------------------------
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

Reply via email to