summaryrefslogtreecommitdiffstats
path: root/io/source/stm/streamhelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'io/source/stm/streamhelper.hxx')
-rw-r--r--io/source/stm/streamhelper.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/io/source/stm/streamhelper.hxx b/io/source/stm/streamhelper.hxx
index c1bb1b7db748..6d49003e9d77 100644
--- a/io/source/stm/streamhelper.hxx
+++ b/io/source/stm/streamhelper.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_IO_SOURCE_STM_STREAMHELPER_HXX
-#define INCLUDED_IO_SOURCE_STM_STREAMHELPER_HXX
+#pragma once
#include <com/sun/star/uno/Sequence.hxx>
@@ -83,6 +82,4 @@ public:
}
-#endif // INCLUDED_IO_SOURCE_STM_STREAMHELPER_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */