summaryrefslogtreecommitdiff
path: root/dbtests/clienttests.cpp
diff options
context:
space:
mode:
authorDwight <dmerriman@gmail.com>2010-04-27 15:27:52 -0400
committerDwight <dmerriman@gmail.com>2010-04-27 15:27:52 -0400
commitbd28578ab81c87f1b685237117bd0b5624773ccc (patch)
tree63e2b105a0d8a0d18ebc2f2f75f64c5a5f2527c6 /dbtests/clienttests.cpp
parentb95d9603a0b41cef870f5d8142921f235a1c0fad (diff)
downloadmongo-bd28578ab81c87f1b685237117bd0b5624773ccc.tar.gz
stdafx->pch
Diffstat (limited to 'dbtests/clienttests.cpp')
-rw-r--r--dbtests/clienttests.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbtests/clienttests.cpp b/dbtests/clienttests.cpp
index 1d4e1d6bfe2..7b151376dbf 100644
--- a/dbtests/clienttests.cpp
+++ b/dbtests/clienttests.cpp
@@ -16,7 +16,7 @@
// client.cpp
-#include "stdafx.h"
+#include "pch.h"
#include "../client/dbclient.h"
#include "dbtests.h"
#include "../db/concurrency.h"