Bug 483819. iostream is not needed or wanted in WinCE build. r=bsmedberg

This commit is contained in:
Hiroyuki Ikezoe 2009-05-18 10:29:54 +12:00
parent 6983cac4df
commit 49f6a07a97

View File

@ -1,4 +1,3 @@
#include <iostream>
#include <string>
using namespace std;