forked from boostorg/regex
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