summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/gio/gio_content.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/gio/gio_content.hxx')
-rw-r--r--ucb/source/ucp/gio/gio_content.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/ucb/source/ucp/gio/gio_content.hxx b/ucb/source/ucp/gio/gio_content.hxx
index d912ddac242d..18eb3cd56858 100644
--- a/ucb/source/ucp/gio/gio_content.hxx
+++ b/ucb/source/ucp/gio/gio_content.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_UCB_SOURCE_UCP_GIO_GIO_CONTENT_HXX
-#define INCLUDED_UCB_SOURCE_UCP_GIO_GIO_CONTENT_HXX
+#pragma once
#include <com/sun/star/io/XInputStream.hpp>
#include <com/sun/star/io/XOutputStream.hpp>
@@ -185,6 +184,4 @@ public:
}
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */