Update of /cvsroot/boost/boost/libs/fusion/test/functional
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv18958

Modified Files:
        unfused_typed.cpp 
Log Message:
Removed tabs.

Index: unfused_typed.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/fusion/test/functional/unfused_typed.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- unfused_typed.cpp   26 Mar 2007 19:54:26 -0000      1.2
+++ unfused_typed.cpp   27 May 2007 16:30:35 -0000      1.3
@@ -100,9 +100,9 @@
 }
 
 #if defined(BOOST_MSVC) && BOOST_MSVC < 1400
-#              define BOOST_TEST_NO_VC71(cond) (void)((cond)?0:1)
+#   define BOOST_TEST_NO_VC71(cond) (void)((cond)?0:1)
 #else
-#              define BOOST_TEST_NO_VC71(cond) BOOST_TEST(cond)
+#   define BOOST_TEST_NO_VC71(cond) BOOST_TEST(cond)
 #endif
 
 int main()


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to