diff options
Diffstat (limited to 'emfio')
-rw-r--r-- | emfio/inc/wmfreader.hxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/emfio/inc/wmfreader.hxx b/emfio/inc/wmfreader.hxx index 5c6979550ef4..a6d6a05bd9a7 100644 --- a/emfio/inc/wmfreader.hxx +++ b/emfio/inc/wmfreader.hxx @@ -17,8 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_EMFIO_INC_WMFREADER_HXX -#define INCLUDED_EMFIO_INC_WMFREADER_HXX +#pragma once #include "mtftools.hxx" #include <tools/stream.hxx> @@ -77,6 +76,4 @@ namespace emfio }; } -#endif - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |