From: Amos Jeffries Date: Mon, 22 Mar 2010 13:11:45 +0000 (-0600) Subject: Cleanup: use config.h by testMain.cc X-Git-Tag: SQUID_3_2_0_1~338 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=26f5929a4f74929c1016c9f0c2c3d2db903816a3;p=thirdparty%2Fsquid.git Cleanup: use config.h by testMain.cc --- diff --git a/src/tests/testMain.cc b/src/tests/testMain.cc index 2062c4820a..0c2c3d8a10 100644 --- a/src/tests/testMain.cc +++ b/src/tests/testMain.cc @@ -1,3 +1,5 @@ +#include "config.h" + #include #include #include