From e8a665f696b60834a3087e3d5bccf8cacf3ca39d Mon Sep 17 00:00:00 2001 From: Peter Collingbourne Date: Wed, 25 Sep 2013 07:52:21 +0000 Subject: [PATCH] Try again to fix the MSVC build. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191359 91177308-0d34-0410-b5e6-96231b3b80d8 --- include/llvm-c/lto.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/llvm-c/lto.h b/include/llvm-c/lto.h index d960617fdc7..58d58336b50 100644 --- a/include/llvm-c/lto.h +++ b/include/llvm-c/lto.h @@ -20,7 +20,7 @@ #include #endif #include -#include +#include /** * @defgroup LLVMCLTO LTO