From bd28578ab81c87f1b685237117bd0b5624773ccc Mon Sep 17 00:00:00 2001 From: Dwight Date: Tue, 27 Apr 2010 15:27:52 -0400 Subject: stdafx->pch --- util/httpclient.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/httpclient.cpp') diff --git a/util/httpclient.cpp b/util/httpclient.cpp index 9c5ff125d95..4f78029f36e 100644 --- a/util/httpclient.cpp +++ b/util/httpclient.cpp @@ -15,7 +15,7 @@ * limitations under the License. */ -#include "stdafx.h" +#include "pch.h" #include "httpclient.h" #include "sock.h" #include "message.h" -- cgit v1.2.1