From 89fec502538f021675a69356ac9420acd69eb5f7 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Tue, 11 Jul 2006 20:08:56 +0000 Subject: [PATCH] Balance the '#if's and '#endif's at the end. [SVN r34508] --- include/boost/config/compiler/digitalmars.hpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/include/boost/config/compiler/digitalmars.hpp b/include/boost/config/compiler/digitalmars.hpp index d33e540a..46848479 100644 --- a/include/boost/config/compiler/digitalmars.hpp +++ b/include/boost/config/compiler/digitalmars.hpp @@ -64,6 +64,4 @@ # if defined(BOOST_ASSERT_CONFIG) # error "Unknown compiler version - please run the configure tests and report the results" # endif - - - +#endif