| commit | cb86317967e98e49dfc1242af6c2d91b61baf132 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Sat Jul 20 08:19:52 2002 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Sat Jul 20 08:19:52 2002 +0000 |
| tree | 980d28c79705c6578adc5d48229494f04f8999a3 | |
| parent | cafc0d20bb68d539c46dcbb560616240225634a8 [diff] [blame] |
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
diff --git a/include/boost/README.boost.llvm b/include/boost/README.boost.llvm new file mode 100644 index 0000000..56e60cc --- /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. + +