mirror of
https://github.com/boostorg/regex.git
synced 2026-01-29 09:50:44 +01:00
Fixed typo.
[SVN r32965]
This commit is contained in:
@@ -373,7 +373,7 @@ int main(int argc, char**argv)
|
||||
}
|
||||
|
||||
#if defined(_WIN32) && defined(BOOST_REGEX_USE_WIN32_LOCALE)
|
||||
#pragma message(lib, "user32.lib")
|
||||
#pragma comment(lib, "user32.lib")
|
||||
#endif
|
||||
|
||||
|
||||
@@ -385,3 +385,4 @@ int main(int argc, char**argv)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user