diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 12:59:38 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 12:59:38 -0600 |
commit | d8ed87481cdaf62b49c14feb500728c39db266a8 (patch) | |
tree | 05ff747d60f6c6d504c27cef58af1b51efbcc8e2 /codemaker/source/commonjava | |
parent | 6da8379e1477988d1e3760cffc879a605f142cbb (diff) |
remove include of pch header in codemaker
Diffstat (limited to 'codemaker/source/commonjava')
-rw-r--r-- | codemaker/source/commonjava/commonjava.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/codemaker/source/commonjava/commonjava.cxx b/codemaker/source/commonjava/commonjava.cxx index fe2fad09eb43..37f028be087f 100644 --- a/codemaker/source/commonjava/commonjava.cxx +++ b/codemaker/source/commonjava/commonjava.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_codemaker.hxx" #include "sal/config.h" |