From 64cf752e9cc6beafbafc387d6a0ccf79bc774e7c Mon Sep 17 00:00:00 2001 From: "Michael J. Spencer" Date: Tue, 9 Nov 2010 15:10:29 +0000 Subject: Update comment. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118501 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/System/Win32/Win32.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/System/Win32') diff --git a/lib/System/Win32/Win32.h b/lib/System/Win32/Win32.h index 8f505b1..02ca9d3 100644 --- a/lib/System/Win32/Win32.h +++ b/lib/System/Win32/Win32.h @@ -19,7 +19,7 @@ // Require at least Windows 2000 API. #define _WIN32_WINNT 0x0500 -#include "llvm/Config/config.h" // Get autoconf configuration settings +#include "llvm/Config/config.h" // Get build system configuration settings #include "windows.h" #include #include -- cgit v1.1