summaryrefslogtreecommitdiff
path: root/util/log.h
diff options
context:
space:
mode:
authorDwight <dwight@10gen.com>2010-09-09 10:17:02 -0400
committerDwight <dwight@10gen.com>2010-09-09 10:17:02 -0400
commitb2e6ff04bce27e09eabba0d0c8ca19b52b9c5d54 (patch)
tree0cb2932c8d92b2ef0433b9221e221a1f84b5df43 /util/log.h
parent0562697eea8740854f6cc7ae7d3d2229cdb4ecef (diff)
downloadmongo-b2e6ff04bce27e09eabba0d0c8ca19b52b9c5d54.tar.gz
compile?
Diffstat (limited to 'util/log.h')
-rw-r--r--util/log.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/log.h b/util/log.h
index cf8afd22875..fb9f2503e42 100644
--- a/util/log.h
+++ b/util/log.h
@@ -339,7 +339,7 @@ namespace mongo {
stringstream s;
s << "errno:" << x << ' ';
-#if defined(_WIN32)
+#if defined(_WIN32TEMPTEMPTEMP)
LPTSTR errorText = NULL;
FormatMessage(
FORMAT_MESSAGE_FROM_SYSTEM