remove more iostream includes (#65)
This commit is contained in:
committed by
Benjamin Sergeant
parent
518a445074
commit
93b901a286
@ -19,7 +19,5 @@ namespace ix
|
||||
std::string& path,
|
||||
std::string& query,
|
||||
int& port);
|
||||
|
||||
static void printUrl(const std::string& url);
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user