summaryrefslogtreecommitdiff
path: root/sd/inc/CustomAnimationPreset.hxx
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-10-05 15:54:53 +0200
committerPetr Mladek <pmladek@suse.cz>2010-10-05 18:20:55 +0200
commit8ca15ae5a4309e4e7b8f04a56ddf6334a5af75fb (patch)
treee4d16343f8e5a1a6b669a382903d34699e3a46c0 /sd/inc/CustomAnimationPreset.hxx
parent27da23aa8c78a76c736d7004336c014237039005 (diff)
more removed include guards using fixguard.py
Diffstat (limited to 'sd/inc/CustomAnimationPreset.hxx')
-rw-r--r--sd/inc/CustomAnimationPreset.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sd/inc/CustomAnimationPreset.hxx b/sd/inc/CustomAnimationPreset.hxx
index fb605f5415d8..9eb7f10f8af8 100644
--- a/sd/inc/CustomAnimationPreset.hxx
+++ b/sd/inc/CustomAnimationPreset.hxx
@@ -28,15 +28,11 @@
#ifndef _SD_CUSTOMANIMATIONPRESET_HXX
#define _SD_CUSTOMANIMATIONPRESET_HXX
-#ifndef BOOST_SHARED_PTR_HPP_INCLUDED
#include <boost/shared_ptr.hpp>
-#endif
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/animations/AnimationNodeType.hpp>
-#ifndef _UTL_STLTYPES_HXX_
#include <comphelper/stl_types.hxx>
-#endif
#include <CustomAnimationEffect.hxx>
#include <hash_map>