From 30e9920147aa92ed0797ac2dbdd4edc8256c3d63 Mon Sep 17 00:00:00 2001 From: Jens Maurer Date: Tue, 18 Sep 2001 21:53:41 +0000 Subject: [PATCH] remove stray \r [SVN r11143] --- include/boost/regex/user.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/include/boost/regex/user.hpp b/include/boost/regex/user.hpp index 78cc2bda..1c7404bd 100644 --- a/include/boost/regex/user.hpp +++ b/include/boost/regex/user.hpp @@ -7,7 +7,6 @@ // locale: // #define BOOST_REGEX_USE_CPP_LOCALE - // define this if you want to statically link to regex, // even when the runtime is a dll (Probably Win32 specific): // #define BOOST_REGEX_STATIC_LINK