diff options
Diffstat (limited to 'include/llvm/Support/Compressor.h')
-rw-r--r-- | include/llvm/Support/Compressor.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/llvm/Support/Compressor.h b/include/llvm/Support/Compressor.h index 5e51721e66..52fb5d5b51 100644 --- a/include/llvm/Support/Compressor.h +++ b/include/llvm/Support/Compressor.h @@ -16,6 +16,7 @@ #include "llvm/Support/DataTypes.h" #include <iosfwd> +#include <string> namespace llvm { |