summaryrefslogtreecommitdiff
path: root/s/stats.h
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2010-04-27 15:33:27 -0400
committerEliot Horowitz <eliot@10gen.com>2010-04-27 15:33:27 -0400
commit0a7fd9cc2bf111ac812d834e5607eeca0c6577ac (patch)
tree15f1163114209faffa2741da3224bb00c956cf9e /s/stats.h
parentd85a93fc76a84f8ed722f8ffc482447a100da992 (diff)
downloadmongo-0a7fd9cc2bf111ac812d834e5607eeca0c6577ac.tar.gz
stdafx.h -> pch.h part 2
Diffstat (limited to 's/stats.h')
-rw-r--r--s/stats.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/s/stats.h b/s/stats.h
index be4cce3f45a..cbabf25202b 100644
--- a/s/stats.h
+++ b/s/stats.h
@@ -18,7 +18,7 @@
#pragma once
-#include "../stdafx.h"
+#include "../pch.h"
#include "../db/stats/counters.h"
namespace mongo {