Oops, messed up previous commit.

[SVN r14445]
This commit is contained in:
John Maddock
2002-07-14 10:56:58 +00:00
parent ad769fcfdb
commit ee59983ea9

View File

@ -206,8 +206,6 @@ using std::distance;
# define BOOST_REGEX_NO_W32 # define BOOST_REGEX_NO_W32
#endif #endif
#ifdef __COMO__
/***************************************************************************** /*****************************************************************************
* *
@ -630,3 +628,4 @@ inline void pointer_construct(T* p, const T& t)