diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:15:10 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:15:10 -0600 |
commit | b0968a6b73d4bb1fb1cdf465ae2373c389e96a22 (patch) | |
tree | cd44fc33360031e0a37e6f4e46c27f293e1db17c /linguistic/source/lngopt.cxx | |
parent | 719d68d4cce6e55b29ffe3e0577c0e7be5e7ef20 (diff) |
remove include of pch header from linguistic
Diffstat (limited to 'linguistic/source/lngopt.cxx')
-rw-r--r-- | linguistic/source/lngopt.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/linguistic/source/lngopt.cxx b/linguistic/source/lngopt.cxx index 85bbfdcb78f8..280882cfe373 100644 --- a/linguistic/source/lngopt.cxx +++ b/linguistic/source/lngopt.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_linguistic.hxx" #include <sal/macros.h> #include "lngopt.hxx" |