From cb86317967e98e49dfc1242af6c2d91b61baf132 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sat, 20 Jul 2002 08:19:52 +0000 Subject: Check in the boost type_traits library, because it is now used by the CommandLine library. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2975 91177308-0d34-0410-b5e6-96231b3b80d8 --- include/boost/README.boost.llvm | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 include/boost/README.boost.llvm (limited to 'include/boost/README.boost.llvm') diff --git a/include/boost/README.boost.llvm b/include/boost/README.boost.llvm new file mode 100644 index 0000000000..56e60cc4c3 --- /dev/null +++ b/include/boost/README.boost.llvm @@ -0,0 +1,5 @@ +These files were taken from boost 1.28.0. + +See http://www.boost.org for more information. + + -- cgit v1.2.3-18-g5258