mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 09:32:32 +01:00
oops
This commit is contained in:
parent
c153bf3c7f
commit
05a07f98be
@ -339,7 +339,7 @@ namespace mongo {
|
||||
stringstream s;
|
||||
s << "errno:" << x << ' ';
|
||||
|
||||
#if defined(_WIN32TEMPTEMPTEMP)
|
||||
#if defined(_WIN32)
|
||||
LPTSTR errorText = NULL;
|
||||
FormatMessage(
|
||||
FORMAT_MESSAGE_FROM_SYSTEM
|
||||
|
Loading…
Reference in New Issue
Block a user