summaryrefslogtreecommitdiff
path: root/include/svx/svdoashp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdoashp.hxx')
-rw-r--r--include/svx/svdoashp.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/svx/svdoashp.hxx b/include/svx/svdoashp.hxx
index 65540e93a9d5..48374bc035aa 100644
--- a/include/svx/svdoashp.hxx
+++ b/include/svx/svdoashp.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SVX_SVDOASHP_HXX
-#define INCLUDED_SVX_SVDOASHP_HXX
+#pragma once
#include <svx/svdobj.hxx>
#include <svx/svdotext.hxx>
@@ -251,6 +250,4 @@ public:
OUString GetCustomShapeName() const;
};
-#endif // INCLUDED_SVX_SVDOASHP_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */