summaryrefslogtreecommitdiff
path: root/include/svx/svdtext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdtext.hxx')
-rw-r--r--include/svx/svdtext.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/svx/svdtext.hxx b/include/svx/svdtext.hxx
index 2eb8ac691c0d..4a11c12b841e 100644
--- a/include/svx/svdtext.hxx
+++ b/include/svx/svdtext.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SVX_SVDTEXT_HXX
-#define INCLUDED_SVX_SVDTEXT_HXX
+#pragma once
#include <svx/sdr/properties/defaultproperties.hxx>
#include <svx/svxdllapi.h>
@@ -78,6 +77,4 @@ private:
bool mbPortionInfoChecked;
};
-#endif // INCLUDED_SVX_SVDTEXT_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */