Update of /cvsroot/boost/boost/libs/fusion/test/sequence
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv21699

Modified Files:
        adapt_struct.cpp 
Log Message:
wrong library, FUSION, not SPIRIT

Index: adapt_struct.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/fusion/test/sequence/adapt_struct.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- adapt_struct.cpp    2 Apr 2007 04:34:06 -0000       1.1
+++ adapt_struct.cpp    2 Apr 2007 05:13:25 -0000       1.2
@@ -36,7 +36,7 @@
     };
 }
 
-BOOST_SPIRIT_ADAPT_STRUCT(
+BOOST_FUSION_ADAPT_STRUCT(
     ns::point,
     (int, x)
     (int, y)


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