Author: adamg Date: Sun Nov 11 12:57:12 2007 GMT Module: SOURCES Tag: HEAD ---- Log message: - new
---- Files affected: SOURCES: kpogre-missing-include.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/kpogre-missing-include.patch diff -u /dev/null SOURCES/kpogre-missing-include.patch:1.1 --- /dev/null Sun Nov 11 13:57:12 2007 +++ SOURCES/kpogre-missing-include.patch Sun Nov 11 13:57:07 2007 @@ -0,0 +1,10 @@ +--- kpogre-1.5.8/kpogre/DbObjects/kpgtreeitem.h~ 2007-10-25 14:25:43.000000000 +0200 ++++ kpogre-1.5.8/kpogre/DbObjects/kpgtreeitem.h 2007-11-11 13:03:19.937278877 +0100 +@@ -28,6 +28,7 @@ + #include <pqxx/result> + + #include "../kpgsqlexception.h" ++#include <assert.h> + + class KPGConnection; + class QTable; ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
