diff options
author | Frank Schönheit <fs@openoffice.org> | 2009-10-27 12:24:12 +0000 |
---|---|---|
committer | Frank Schönheit <fs@openoffice.org> | 2009-10-27 12:24:12 +0000 |
commit | 7bda1112bb57fb92a44bd22023396ec0cee3825f (patch) | |
tree | e967def4afc9cb230d7450bf379af4028c4f1864 /vcl | |
parent | 510329a13fabb3c8631ede58423350833410f67e (diff) |
unix line ends
Diffstat (limited to 'vcl')
-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" |