summaryrefslogtreecommitdiff
path: root/stdafx.cpp
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2009-03-19 10:32:04 -0400
committerEliot Horowitz <eliot@10gen.com>2009-03-19 10:32:04 -0400
commit1d19eef516b95302dbca64ef450e1257fdd48042 (patch)
tree6ca720072ea97c20df4ef7db8edc9fb9b7ed5fe7 /stdafx.cpp
parent46dddab48a45e1f7108dade6887b3c31a41d0772 (diff)
downloadmongo-1d19eef516b95302dbca64ef450e1257fdd48042.tar.gz
visual studio fix
Diffstat (limited to 'stdafx.cpp')
-rw-r--r--stdafx.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/stdafx.cpp b/stdafx.cpp
index 9686a90a13a..d6887de706c 100644
--- a/stdafx.cpp
+++ b/stdafx.cpp
@@ -124,6 +124,7 @@ namespace mongo {
#ifndef _SCONS
// only works in scons
void printGitVersion(){}
+ void printSysInfo(){}
#endif
} // namespace mongo