summaryrefslogtreecommitdiffstats
path: root/sd/inc/helper/simplereferencecomponent.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/helper/simplereferencecomponent.hxx')
-rw-r--r--sd/inc/helper/simplereferencecomponent.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sd/inc/helper/simplereferencecomponent.hxx b/sd/inc/helper/simplereferencecomponent.hxx
index 3417f4bda1f7..89e43639e466 100644
--- a/sd/inc/helper/simplereferencecomponent.hxx
+++ b/sd/inc/helper/simplereferencecomponent.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SD_INC_HELPER_SIMPLEREFERENCECOMPONENT_HXX
-#define INCLUDED_SD_INC_HELPER_SIMPLEREFERENCECOMPONENT_HXX
+#pragma once
#include <osl/interlck.h>
@@ -61,6 +60,4 @@ private:
};
}
-#endif // _SALHELPER_SimpleReferenceComponent_HXX_
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */