diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:06:47 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:06:47 -0600 |
commit | 46d40d641970a35b24d4833158a1285c95a3e708 (patch) | |
tree | 9f702fc38b2ab5463e190c63c75e2eafcf5a6353 /desktop/qa | |
parent | 281b13ce89456aad156af3470cdc1b7b16ed279e (diff) |
remove include of pch header in desktop
Diffstat (limited to 'desktop/qa')
-rw-r--r-- | desktop/qa/deployment_misc/test_dp_version.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/desktop/qa/deployment_misc/test_dp_version.cxx b/desktop/qa/deployment_misc/test_dp_version.cxx index 6a08b12462c3..ba5d22aac8ac 100644 --- a/desktop/qa/deployment_misc/test_dp_version.cxx +++ b/desktop/qa/deployment_misc/test_dp_version.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_desktop.hxx" #include "sal/config.h" #include "sal/precppunit.hxx" |