Update of /cvsroot/boost/boost/boost/serialization
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv11324

Modified Files:
        export.hpp 
Log Message:
correction to previous change

Index: export.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/serialization/export.hpp,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- export.hpp  15 Nov 2006 18:40:09 -0000      1.38
+++ export.hpp  15 Nov 2006 18:43:12 -0000      1.39
@@ -49,7 +49,7 @@
 template<class Archive, class T>
 class pointer_iserializer;
 template<class Archive, class T>
-class pointer_iserializer;
+class pointer_oserializer;
 
 template <class Archive, class Serializable>
 struct export_impl


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