Make iostream #inclusion explicit
[oota-llvm.git] / lib / VMCore / LeakDetector.cpp
index c8e7f4c6a52adbecdfcf57b2fbffe0a7243f4cc6..7cf8e0d99aecebd7570f9e68877d077436e3bde5 100644 (file)
@@ -1,10 +1,10 @@
 //===-- LeakDetector.cpp - Implement LeakDetector interface ---------------===//
-// 
+//
 //                     The LLVM Compiler Infrastructure
 //
 // This file was developed by the LLVM research group and is distributed under
 // the University of Illinois Open Source License. See LICENSE.TXT for details.
-// 
+//
 //===----------------------------------------------------------------------===//
 //
 // This file implements the LeakDetector class.