summaryrefslogtreecommitdiff
path: root/boost/tr1/tr1/bcc32
diff options
context:
space:
mode:
Diffstat (limited to 'boost/tr1/tr1/bcc32')
-rw-r--r--boost/tr1/tr1/bcc32/array.h13
-rw-r--r--boost/tr1/tr1/bcc32/random.h13
-rw-r--r--boost/tr1/tr1/bcc32/regex.h13
-rw-r--r--boost/tr1/tr1/bcc32/tuple.h13
-rw-r--r--boost/tr1/tr1/bcc32/type_tra.h13
-rw-r--r--boost/tr1/tr1/bcc32/unordere.h15
6 files changed, 0 insertions, 80 deletions
diff --git a/boost/tr1/tr1/bcc32/array.h b/boost/tr1/tr1/bcc32/array.h
deleted file mode 100644
index 8897c7147e..0000000000
--- a/boost/tr1/tr1/bcc32/array.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_ARRAY_H_INCLUDED)
-# define BOOST_TR1_ARRAY_H_INCLUDED
-# include <array.>
-#endif
-
diff --git a/boost/tr1/tr1/bcc32/random.h b/boost/tr1/tr1/bcc32/random.h
deleted file mode 100644
index dd17f6fbc8..0000000000
--- a/boost/tr1/tr1/bcc32/random.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_RANDOM_H_INCLUDED)
-# define BOOST_TR1_RANDOM_H_INCLUDED
-# include <random.>
-#endif
-
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
-
diff --git a/boost/tr1/tr1/bcc32/tuple.h b/boost/tr1/tr1/bcc32/tuple.h
deleted file mode 100644
index eac88089b6..0000000000
--- a/boost/tr1/tr1/bcc32/tuple.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_TUPLE_H_INCLUDED)
-# define BOOST_TR1_TUPLE_H_INCLUDED
-# include <tuple.>
-#endif
-
diff --git a/boost/tr1/tr1/bcc32/type_tra.h b/boost/tr1/tr1/bcc32/type_tra.h
deleted file mode 100644
index d6fcc2ecf7..0000000000
--- a/boost/tr1/tr1/bcc32/type_tra.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_TYPE_TRAITS_H_INCLUDED)
-# define BOOST_TR1_TYPE_TRAITS_H_INCLUDED
-# include <type_traits.>
-#endif
-
diff --git a/boost/tr1/tr1/bcc32/unordere.h b/boost/tr1/tr1/bcc32/unordere.h
deleted file mode 100644
index 04f88b2667..0000000000
--- a/boost/tr1/tr1/bcc32/unordere.h
+++ /dev/null
@@ -1,15 +0,0 @@
-// (C) Copyright John Maddock 2008.
-// 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_UNORDERED_H_INCLUDED)
-# define BOOST_TR1_UNORDERED_H_INCLUDED
-# include <unordered_set.>
-# include <unordered_map.>
-#endif
-
-