summaryrefslogtreecommitdiff
path: root/xmloff/inc/XMLBase64Export.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/XMLBase64Export.hxx')
-rw-r--r--xmloff/inc/XMLBase64Export.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/xmloff/inc/XMLBase64Export.hxx b/xmloff/inc/XMLBase64Export.hxx
index 1c248dbd4638..89a91553879d 100644
--- a/xmloff/inc/XMLBase64Export.hxx
+++ b/xmloff/inc/XMLBase64Export.hxx
@@ -16,8 +16,7 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_XMLOFF_INC_XMLBASE64EXPORT_HXX
-#define INCLUDED_XMLOFF_INC_XMLBASE64EXPORT_HXX
+#pragma once
#include <com/sun/star/uno/Reference.h>
#include <xmloff/xmltoken.hxx>
@@ -43,6 +42,4 @@ public:
};
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */