From 902b94875cb0881765fc7ec342ead325ecb83c9b Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sun, 27 Nov 2011 13:13:17 -0600 Subject: remove include of pch header from io --- io/test/testconnection.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'io/test/testconnection.cxx') diff --git a/io/test/testconnection.cxx b/io/test/testconnection.cxx index b61b2b0236e2..b6e07a0f44fe 100644 --- a/io/test/testconnection.cxx +++ b/io/test/testconnection.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_io.hxx" #include #include -- cgit