diff options
-rwxr-xr-x | vcl/source/gdi/textlayout.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/gdi/textlayout.cxx b/vcl/source/gdi/textlayout.cxx index 75d594258d1c..67a30c351b7a 100755 --- a/vcl/source/gdi/textlayout.cxx +++ b/vcl/source/gdi/textlayout.cxx @@ -22,7 +22,7 @@ * <http://www.openoffice.org/license.html> * for a copy of the LGPLv3 License. ************************************************************************/ -
+ // MARKER(update_precomp.py): autogen include statement, do not remove #include "precompiled_vcl.hxx" |