summaryrefslogtreecommitdiffstats
path: root/sd/inc/undoanim.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/undoanim.hxx')
-rw-r--r--sd/inc/undoanim.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sd/inc/undoanim.hxx b/sd/inc/undoanim.hxx
index 44b0fa67fcac..2d329b50da45 100644
--- a/sd/inc/undoanim.hxx
+++ b/sd/inc/undoanim.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SD_INC_UNDOANIM_HXX
-#define INCLUDED_SD_INC_UNDOANIM_HXX
+#pragma once
#include <com/sun/star/animations/XAnimationNode.hpp>
#include <svx/svdundo.hxx>
@@ -82,6 +81,4 @@ private:
};
}
-#endif // INCLUDED_SD_INC_UNDOANIM_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */