summaryrefslogtreecommitdiffstats
path: root/sd/inc/sdpptwrp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/sdpptwrp.hxx')
-rw-r--r--sd/inc/sdpptwrp.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sd/inc/sdpptwrp.hxx b/sd/inc/sdpptwrp.hxx
index 9126f814d585..7ff62a5c05e7 100644
--- a/sd/inc/sdpptwrp.hxx
+++ b/sd/inc/sdpptwrp.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SD_INC_SDPPTWRP_HXX
-#define INCLUDED_SD_INC_SDPPTWRP_HXX
+#pragma once
#include "sdfilter.hxx"
@@ -44,6 +43,4 @@ private:
SvMemoryStream* pBas;
};
-#endif // INCLUDED_SD_INC_SDPPTWRP_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */