summaryrefslogtreecommitdiff
path: root/emfio/inc/mtftools.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'emfio/inc/mtftools.hxx')
-rw-r--r--emfio/inc/mtftools.hxx6
1 files changed, 1 insertions, 5 deletions
diff --git a/emfio/inc/mtftools.hxx b/emfio/inc/mtftools.hxx
index 26e2d8cca088..b2237736869b 100644
--- a/emfio/inc/mtftools.hxx
+++ b/emfio/inc/mtftools.hxx
@@ -16,9 +16,7 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
-#ifndef INCLUDED_EMFIO_INC_MTFTOOLS_HXX
-#define INCLUDED_EMFIO_INC_MTFTOOLS_HXX
+#pragma once
#include <config_options.h>
#include <basegfx/utils/b2dclipstate.hxx>
@@ -838,6 +836,4 @@ namespace emfio
};
}
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */