mirror of
https://github.com/boostorg/regex.git
synced 2025-07-29 03:57:27 +02:00
@ -40,7 +40,7 @@ istream& getline(istream& is, std::string& s)
|
||||
#endif
|
||||
|
||||
|
||||
int main(int argc)
|
||||
int main(int argc, const char*[])
|
||||
{
|
||||
string s;
|
||||
do{
|
||||
|
Reference in New Issue
Block a user