forked from boostorg/regex
@ -47,7 +47,7 @@ istream& getline(istream& is, std::string& s)
|
||||
#endif
|
||||
|
||||
|
||||
int main(int argc)
|
||||
int main(int argc, const char*[])
|
||||
{
|
||||
string s;
|
||||
list<string> l;
|
||||
|
Reference in New Issue
Block a user