From 36f155dda15b64a045457859e9c1d1eb42008bb7 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sun, 27 Nov 2011 13:23:37 -0600 Subject: remove include of pch header from stoc --- stoc/source/registry_tdprovider/tdsingleton.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'stoc/source/registry_tdprovider/tdsingleton.cxx') diff --git a/stoc/source/registry_tdprovider/tdsingleton.cxx b/stoc/source/registry_tdprovider/tdsingleton.cxx index cda20dd67232..f30eead700db 100644 --- a/stoc/source/registry_tdprovider/tdsingleton.cxx +++ b/stoc/source/registry_tdprovider/tdsingleton.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_stoc.hxx" #include #include "base.hxx" -- cgit