summaryrefslogtreecommitdiff
path: root/sd/inc/animations.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/animations.hxx')
-rw-r--r--sd/inc/animations.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sd/inc/animations.hxx b/sd/inc/animations.hxx
index 72d31be5e9c1..cb7863473206 100644
--- a/sd/inc/animations.hxx
+++ b/sd/inc/animations.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SD_INC_ANIMATIONS_HXX
-#define INCLUDED_SD_INC_ANIMATIONS_HXX
+#pragma once
#include "sddllapi.h"
@@ -48,6 +47,4 @@ SD_DLLPUBLIC void stl_process_after_effect_node_func(AfterEffectNode const & rNo
} // namespace sd;
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */