summaryrefslogtreecommitdiff
path: root/framework/inc/stdtypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/stdtypes.h')
-rw-r--r--framework/inc/stdtypes.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/framework/inc/stdtypes.h b/framework/inc/stdtypes.h
index ba4933b7d607..a61ccc8fdc33 100644
--- a/framework/inc/stdtypes.h
+++ b/framework/inc/stdtypes.h
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FRAMEWORK_INC_STDTYPES_H
-#define INCLUDED_FRAMEWORK_INC_STDTYPES_H
+#pragma once
#include <com/sun/star/awt/KeyEvent.hpp>
@@ -66,6 +65,4 @@ typedef cppu::OMultiTypeInterfaceContainerHelperVar<OUString> ListenerHash;
} // namespace framework
-#endif // INCLUDED_FRAMEWORK_INC_STDTYPES_H
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */