summaryrefslogtreecommitdiff
path: root/boost/tr1/tr1/bcc32/regex.h
diff options
context:
space:
mode:
Diffstat (limited to 'boost/tr1/tr1/bcc32/regex.h')
-rw-r--r--boost/tr1/tr1/bcc32/regex.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/boost/tr1/tr1/bcc32/regex.h b/boost/tr1/tr1/bcc32/regex.h
deleted file mode 100644
index e3f15a5aa2..0000000000
--- a/boost/tr1/tr1/bcc32/regex.h
+++ /dev/null
@@ -1,13 +0,0 @@
-// (C) Copyright John Maddock 2005.
-// Use, modification and distribution are subject to the
-// Boost Software License, Version 1.0. (See accompanying file
-// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
-
-//
-// Forwarding header for Borland C++:
-//
-#if !defined(BOOST_TR1_REGEX_H_INCLUDED)
-# define BOOST_TR1_REGEX_H_INCLUDED
-# include <regex.>
-#endif
-