faubackup2/src/regexp regexp.hpp,1.2,1.3
Martin Waitz <[email protected]> Tue, 14 Jun 2005 22:10:34 +0000
| Newsgroups | gmane.comp.sysutils.backup.faubackup.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/faubackup/faubackup2/src/regexp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15666/src/regexp Modified Files: regexp.hpp Log Message: more include file cleanups... Index: regexp.hpp =================================================================== RCS file: /cvsroot/faubackup/faubackup2/src/regexp/regexp.hpp,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** regexp.hpp 8 Jun 2005 19:29:05 -0000 1.2 --- regexp.hpp 14 Jun 2005 22:10:32 -0000 1.3 *************** *** 2,13 **** #define __Regexp_include__ - #define CFG_FILENAME "faubackuprc" - - #include <fstream> - #include <string> #include <boost/regex.hpp> - #include <common/common.hpp> - #include <time/timestamp.hpp> #include <list> using namespace std; --- 2,11 ---- #define __Regexp_include__ #include <boost/regex.hpp> #include <list> + #include <string> + #include "time/timestamp.hpp" + + #define CFG_FILENAME "faubackuprc" using namespace std; ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click