summaryrefslogtreecommitdiff
path: root/MLKLexicalContext-MLKLLVMCompilation.h
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2009-08-19 14:27:28 +0200
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2009-08-19 14:27:28 +0200
commit3b5a8a752c0c0e4e45fd60c8da8db6964ff112fe (patch)
tree5b098c887e3c87f665cb8e7194553998a65bec26 /MLKLexicalContext-MLKLLVMCompilation.h
parentfb4f8d100e10c79ca6bce3a90f81cb4ebc6b1c81 (diff)
Update to LLVM 2.5.
Diffstat (limited to 'MLKLexicalContext-MLKLLVMCompilation.h')
-rw-r--r--MLKLexicalContext-MLKLLVMCompilation.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/MLKLexicalContext-MLKLLVMCompilation.h b/MLKLexicalContext-MLKLLVMCompilation.h
index 429a79c..52eed21 100644
--- a/MLKLexicalContext-MLKLLVMCompilation.h
+++ b/MLKLexicalContext-MLKLLVMCompilation.h
@@ -23,6 +23,7 @@
#import <Foundation/NSString.h>
#ifdef __cplusplus
+#define __STDC_CONSTANT_MACROS
#include <vector>
#include <llvm/Value.h>
#include <llvm/BasicBlock.h>