Remove iostream which causes a new static initializer

TBR=pthatcher@webrtc.org
BUG=webrtc:4576

Review URL: https://codereview.webrtc.org/1205553002.

Cr-Commit-Position: refs/heads/master@{#9488}
This commit is contained in:
Guo-wei Shieh 2015-06-22 21:54:15 -07:00
parent 72cfd6c468
commit 97c9f8d198

View File

@ -8,7 +8,6 @@
* be found in the AUTHORS file in the root of the source tree. * be found in the AUTHORS file in the root of the source tree.
*/ */
#include <iostream>
#include <map> #include <map>
#include <set> #include <set>
#include <string> #include <string>