From 21df23a2cda762d7c95c4db74096f45383504bb4 Mon Sep 17 00:00:00 2001 From: Matthias Benkard Date: Sun, 10 Aug 2008 13:09:23 +0200 Subject: Update Xcode project. --- MLKLLVMCompiler.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'MLKLLVMCompiler.h') diff --git a/MLKLLVMCompiler.h b/MLKLLVMCompiler.h index 8ade89c..1e9bbf2 100644 --- a/MLKLLVMCompiler.h +++ b/MLKLLVMCompiler.h @@ -23,8 +23,8 @@ #import #ifdef __cplusplus -#include -#include +#include +#include using namespace llvm; #endif -- cgit v1.2.3