summaryrefslogtreecommitdiff
path: root/pch.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'pch.cpp')
-rw-r--r--pch.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/pch.cpp b/pch.cpp
index 064efade7dd..b27e373bc5c 100644
--- a/pch.cpp
+++ b/pch.cpp
@@ -1,4 +1,4 @@
-// stdafx.cpp : source file that includes just the standard includes
+// pch.cpp : helper for using precompiled headers
/* Copyright 2009 10gen Inc.
*
@@ -29,7 +29,6 @@
// unknown compiler
#endif
-
namespace mongo {
const char versionString[] = "1.5.1-pre-";