Update of /cvsroot/boost/boost/tools/wave
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv4358/tools/wave

Modified Files:
        cpp.cpp 
Log Message:
Wave: fixed --force_include behavior as discussed on the list.

Index: cpp.cpp
===================================================================
RCS file: /cvsroot/boost/boost/tools/wave/cpp.cpp,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- cpp.cpp     20 Dec 2006 16:55:58 -0000      1.38
+++ cpp.cpp     11 Mar 2007 17:23:44 -0000      1.39
@@ -889,7 +889,7 @@
             cerr << "wave: ignoring the command line option 'state', "
                  << "use it in interactive mode only." << endl;
         }
-        
+
     // >>>>>>>>>>>>> The actual preprocessing happens here. <<<<<<<<<<<<<<<<<<<
     // loop over the input lines if reading from stdin, otherwise this loop
     // will be executed once


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to