0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
This commit is contained in:
dwight 2010-09-10 21:05:15 -04:00
parent c153bf3c7f
commit 05a07f98be

View File

@ -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