white space cleanups
[oota-llvm.git] / lib / Support / FormattedStream.cpp
index c72b5a1751b4097bf6c74a3411b3b01bf9cc3f6d..231ae48759e27fc4de07c10f38a442cba819819f 100644 (file)
@@ -13,6 +13,7 @@
 
 #include "llvm/Support/Debug.h"
 #include "llvm/Support/FormattedStream.h"
+#include <algorithm>
 
 using namespace llvm;