Don't #include stuff outside the include guards.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 2 Jan 2013 19:42:53 +0000 (19:42 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 2 Jan 2013 19:42:53 +0000 (19:42 +0000)
commit8da72f82be858234e81e8a95bd202ab2f2bf891b
tree8de61b522123356137797b67517375d6d677af32
parentcbf5373603991b7196f096ddf2b5962ed7708b7e
Don't #include stuff outside the include guards.

This defeats the include-guard optimization when parsing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171405 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/TimeValue.h