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
This commit is contained in:
Chris Lattner
2002-07-20 08:19:52 +00:00
parent cafc0d20bb
commit cb86317967
2 changed files with 74 additions and 0 deletions

View File

@ -0,0 +1,5 @@
These files were taken from boost 1.28.0.
See http://www.boost.org for more information.