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)
commit1ad8dff4bf2e95ced950e7e5dd731684df3d98dd
tree7f87a187debd5144fb6cd6e1e7d5e66a01d1d6f6
parente4348b0412be4d65074ff3583a9de5587ef0c5f8
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.

llvm-svn: 169165
llvm/lib/Support/Windows/Memory.inc