summaryrefslogtreecommitdiffstats
path: root/sd/source/filter/ppt/ppt97animations.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/filter/ppt/ppt97animations.hxx')
-rw-r--r--sd/source/filter/ppt/ppt97animations.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sd/source/filter/ppt/ppt97animations.hxx b/sd/source/filter/ppt/ppt97animations.hxx
index 0baef8965ecb..1811d93a3938 100644
--- a/sd/source/filter/ppt/ppt97animations.hxx
+++ b/sd/source/filter/ppt/ppt97animations.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SD_SOURCE_FILTER_PPT_PPT97ANIMATIONS_HXX
-#define INCLUDED_SD_SOURCE_FILTER_PPT_PPT97ANIMATIONS_HXX
+#pragma once
#include <rtl/ustring.hxx>
#include <sal/types.h>
@@ -154,6 +153,4 @@ private: //private member
mutable double m_fDurationInSeconds;
};
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */