From: <sg...@us...> - 2003-10-14 20:42:36
|
Update of /cvsroot/libfunutil/libfunutil/lib/s11n/parsers In directory sc8-pr-cvs1:/tmp/cvs-serv24817/lib/s11n/parsers Modified Files: funtxt.flex.at Log Message: a few minor changes/fixes from the main tree. Index: funtxt.flex.at =================================================================== RCS file: /cvsroot/libfunutil/libfunutil/lib/s11n/parsers/funtxt.flex.at,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- funtxt.flex.at 14 Oct 2003 03:38:14 -0000 1.2 +++ funtxt.flex.at 14 Oct 2003 20:42:30 -0000 1.3 @@ -78,7 +78,6 @@ #include <toolbox/ClassLoader.h> #include <toolbox/Instantiator.h> #include <toolbox/KeyValueParser.h> -#include <s11n/S11n.h> // s11n_node and friends. #include <s11n/node_builder.h> |