More iostream removal.
[folly.git] / folly / MacAddress.cpp
index bdc54a3a57a942237f529824f9762fc39225dc9e..1ce5d1ec3615ace3fd22a7798bcafc31545e864e 100644 (file)
@@ -16,7 +16,7 @@
 
 #include <folly/MacAddress.h>
 
-#include <iostream>
+#include <ostream>
 
 #include <folly/Exception.h>
 #include <folly/IPAddressV6.h>