diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:20:56 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:20:56 -0600 |
commit | 2a71139535112634dc52502dbbc0922f2b86e146 (patch) | |
tree | 63e4c46b9ca772e04d88cc87c484f14a92b39f13 /sd/workben | |
parent | d843e92c73a261097756c0514abff2ef5a8d010b (diff) |
remove include of pch header from sd
Diffstat (limited to 'sd/workben')
-rw-r--r-- | sd/workben/custompanel/ctp_panel.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/workben/custompanel/ctp_panel.cxx b/sd/workben/custompanel/ctp_panel.cxx index 30a07d8251f4..2f21825880a3 100644 --- a/sd/workben/custompanel/ctp_panel.cxx +++ b/sd/workben/custompanel/ctp_panel.cxx @@ -25,7 +25,6 @@ * ************************************************************************/ -#include "precompiled_sd.hxx" #include "ctp_panel.hxx" |