summaryrefslogtreecommitdiff
path: root/tools/inc
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:25:56 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:25:56 -0600
commit5f7649aead657078cd41eb0767b7ca8bb6676250 (patch)
treea708ae5991c51f248895b08688155ff4bba605f5 /tools/inc
parent6a7d81e7a50b31b8746934dd7946d898715a9169 (diff)
remove include of pch header from tools
Diffstat (limited to 'tools/inc')
-rw-r--r--tools/inc/pch/precompiled_tools.cxx1
-rw-r--r--tools/inc/pch/precompiled_tools.hxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/tools/inc/pch/precompiled_tools.cxx b/tools/inc/pch/precompiled_tools.cxx
index f467bbb6aed9..e5a2f60de99b 100644
--- a/tools/inc/pch/precompiled_tools.cxx
+++ b/tools/inc/pch/precompiled_tools.cxx
@@ -26,6 +26,5 @@
*
************************************************************************/
-#include "precompiled_tools.hxx"
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/tools/inc/pch/precompiled_tools.hxx b/tools/inc/pch/precompiled_tools.hxx
index dfed2ac7d4f6..c85e35fb9743 100644
--- a/tools/inc/pch/precompiled_tools.hxx
+++ b/tools/inc/pch/precompiled_tools.hxx
@@ -26,7 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): Generated on 2006-09-01 17:50:15.029610
#ifdef PRECOMPILED_HEADERS
//---MARKER---