diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:22:59 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:22:59 -0600 |
commit | 1c4b83bb4613cdc3f4b3fe53e28f39bc4a613a7e (patch) | |
tree | 6be3141aba5c385fc61624588fc052b2e4e5951e /sot/workben | |
parent | dfab06d8f0d187fcd4dc77b3b2c7559423baa091 (diff) |
remove include of pch header from sot
Diffstat (limited to 'sot/workben')
-rw-r--r-- | sot/workben/testsot.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sot/workben/testsot.cxx b/sot/workben/testsot.cxx index eae0bb9f7acf..112cc7002a67 100644 --- a/sot/workben/testsot.cxx +++ b/sot/workben/testsot.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_sot.hxx" #include <sot/storage.hxx> |