summaryrefslogtreecommitdiff
path: root/store/workben
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:23:56 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:23:56 -0600
commit06483141ede45f34a7e1a6bfedf7107e40839af9 (patch)
tree09f8ee4a847f5fd101542fa93bc4252b6eca8ae2 /store/workben
parent36f155dda15b64a045457859e9c1d1eb42008bb7 (diff)
remove include of pch header from store
Diffstat (limited to 'store/workben')
-rw-r--r--store/workben/t_base.cxx2
-rw-r--r--store/workben/t_file.cxx2
-rw-r--r--store/workben/t_store.cxx2
3 files changed, 0 insertions, 6 deletions
diff --git a/store/workben/t_base.cxx b/store/workben/t_base.cxx
index 6a96b7c15bb1..bb6e33a1c145 100644
--- a/store/workben/t_base.cxx
+++ b/store/workben/t_base.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_store.hxx"
#include "sal/types.h"
#include "osl/diagnose.h"
diff --git a/store/workben/t_file.cxx b/store/workben/t_file.cxx
index 6357e7b8a5a6..80e209b516c3 100644
--- a/store/workben/t_file.cxx
+++ b/store/workben/t_file.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_store.hxx"
#include "sal/types.h"
#include "osl/thread.h"
diff --git a/store/workben/t_store.cxx b/store/workben/t_store.cxx
index 19678b2ab86e..c48d9fef79a5 100644
--- a/store/workben/t_store.cxx
+++ b/store/workben/t_store.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_store.hxx"
#define _T_STORE_CXX
#include <sal/types.h>