diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Core/ExternalDispatcher.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Core/ExternalDispatcher.h b/lib/Core/ExternalDispatcher.h index c173df73..d8d9dc58 100644 --- a/lib/Core/ExternalDispatcher.h +++ b/lib/Core/ExternalDispatcher.h @@ -12,6 +12,7 @@ #include <map> #include <string> +#include <stdint.h> namespace llvm { class ExecutionEngine; |