From ee59983ea9405cb67f93d49f2925501af8e43c37 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sun, 14 Jul 2002 10:56:58 +0000 Subject: [PATCH] Oops, messed up previous commit. [SVN r14445] --- include/boost/regex/config.hpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/include/boost/regex/config.hpp b/include/boost/regex/config.hpp index 17f33b5f..42a993c0 100644 --- a/include/boost/regex/config.hpp +++ b/include/boost/regex/config.hpp @@ -206,8 +206,6 @@ using std::distance; # define BOOST_REGEX_NO_W32 #endif -#ifdef __COMO__ - /***************************************************************************** * @@ -630,3 +628,4 @@ inline void pointer_construct(T* p, const T& t) +