Author: glen Date: Tue Oct 7 12:08:34 2008 GMT Module: SOURCES Tag: HEAD ---- Log message: - missing header
---- Files affected: SOURCES: switchboard-boost.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/switchboard-boost.patch diff -u /dev/null SOURCES/switchboard-boost.patch:1.1 --- /dev/null Tue Oct 7 14:08:34 2008 +++ SOURCES/switchboard-boost.patch Tue Oct 7 14:08:28 2008 @@ -0,0 +1,10 @@ +--- switchboard-2.0.16/stats_thread.h~ 2008-10-07 14:56:19.000000000 +0300 ++++ switchboard-2.0.16/stats_thread.h 2008-10-07 14:56:21.573307476 +0300 +@@ -18,6 +18,7 @@ + + #include <boost/serialization/string.hpp> + #include <boost/serialization/vector.hpp> ++#include <boost/serialization/split_member.hpp> + + #include "version.h" + #include "setup.h" ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
