mirror of
https://github.com/boostorg/regex.git
synced 2025-08-01 05:24:38 +02:00
@@ -65,7 +65,7 @@ istream& getline(istream& is, std::string& s)
|
||||
}
|
||||
#endif
|
||||
|
||||
int main(int argc)
|
||||
int main(int argc, const char*[])
|
||||
{
|
||||
std::string in, out;
|
||||
do
|
||||
|
Reference in New Issue
Block a user