Revert the header sort on this file.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Mon, 3 Dec 2012 22:07:00 +0000 (22:07 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Mon, 3 Dec 2012 22:07:00 +0000 (22:07 +0000)
commit2b8150318d66f21cd6ac36b2813165af833565a5
tree00219517eec99d129ee09116beed5973c47cde2f
parent49eb628c21b358380b76df82aa3dfe0baab4c6ec
Revert the header sort on this file.

"Windows.h" includes <Windows.h> which defines a bunch of stuff it shouldn't
(even with all the restriction macros). We have no control over this file, so
make it's scope as small as possible.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169165 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Windows/Memory.inc