Tag: cws_src680_dba24d User: oj Date: 2008-01-07 11:36:35+0000 Modified: dba/connectivity/source/commontools/RowFunctionParser.cxx
Log: remove stdio File Changes: Directory: /dba/connectivity/source/commontools/ ================================================ File [changed]: RowFunctionParser.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/commontools/RowFunctionParser.cxx?r1=1.1.2.2&r2=1.1.2.3 Delta lines: +3 -3 ------------------- --- RowFunctionParser.cxx 2007-11-21 13:29:27+0000 1.1.2.2 +++ RowFunctionParser.cxx 2008-01-07 11:36:33+0000 1.1.2.3 @@ -4,9 +4,9 @@ * * $RCSfile: RowFunctionParser.cxx,v $ * - * $Revision: 1.1.2.2 $ + * $Revision: 1.1.2.3 $ * - * last change: $Author: oj $ $Date: 2007/11/21 13:29:27 $ + * last change: $Author: oj $ $Date: 2008/01/07 11:36:33 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -55,7 +55,7 @@ #define BOOST_SPIRIT_SINGLE_GRAMMAR_INSTANCE #if defined(DBG_UTIL) #include <typeinfo> -#include <stdio.h> +// #include <stdio.h> #endif #include <boost/spirit/core.hpp> // #include <boost/spirit/utility/chset.hpp> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
