diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:21:13 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:21:13 -0600 |
commit | dd896dd28e527e06922d6e57491dae348f1cc345 (patch) | |
tree | 8dc31023073c147cbcc47cc3a46b09a72892faeb /sdext/source/presenter/PresenterTimer.cxx | |
parent | 2a71139535112634dc52502dbbc0922f2b86e146 (diff) |
remove include of pch header from sdext
Diffstat (limited to 'sdext/source/presenter/PresenterTimer.cxx')
-rw-r--r-- | sdext/source/presenter/PresenterTimer.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sdext/source/presenter/PresenterTimer.cxx b/sdext/source/presenter/PresenterTimer.cxx index d0b30cecee49..ef4059967a79 100644 --- a/sdext/source/presenter/PresenterTimer.cxx +++ b/sdext/source/presenter/PresenterTimer.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_sdext.hxx" #include "PresenterTimer.hxx" #include <osl/doublecheckedlocking.h> |