Fix PR 23525 - Separate header mass propagation in irregular loops.
[oota-llvm.git] / include / llvm / Support / SystemUtils.h
index d2d08b234272d3a3fd7166a5018fb7e3adbe3d29..2997b1b0c9cf2e2711fb73af506bf39747f917bc 100644 (file)
@@ -15,8 +15,6 @@
 #ifndef LLVM_SUPPORT_SYSTEMUTILS_H
 #define LLVM_SUPPORT_SYSTEMUTILS_H
 
-#include <string>
-
 namespace llvm {
   class raw_ostream;