Commit abf585dc authored by Michael Lee's avatar Michael Lee Committed by Facebook Github Bot

More iostream removal.

Summary:
We do not need it and it adds a static initialization

This is the last extra one in liger. The other places actually need iostream to print things

Reviewed By: yfeldblum

Differential Revision: D4286095

fbshipit-source-id: 44a827e48e9fb9106626e784592eb194dff83bf6
parent 75d32465
......@@ -16,7 +16,7 @@
#include <folly/MacAddress.h>
#include <iostream>
#include <ostream>
#include <folly/Exception.h>
#include <folly/IPAddressV6.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment