Remove unecessary iostream include
authorMichael Lee <mzlee@fb.com>
Tue, 6 Dec 2016 21:58:20 +0000 (13:58 -0800)
committerFacebook Github Bot <facebook-github-bot-bot@fb.com>
Tue, 6 Dec 2016 22:08:27 +0000 (14:08 -0800)
commitbc779ac3ff00fb3ebc8f62769bf82dcb25d13836
tree2915130b8919a08c6d7cc736ff062b34c5176538
parentabf585dc614e9785d359727a0e4b203e4ee688e5
Remove unecessary iostream include

Summary: MacAddress only needs to include ostream and the test header does not need iostream.

Differential Revision: D4286405

fbshipit-source-id: e64fdd4e8428c62279ed7c185188f3dfc14096d3
folly/io/async/test/TimeUtil.cpp
folly/io/async/test/TimeUtil.h