summaryrefslogtreecommitdiff
path: root/embedserv/source/inc/iipaobj.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'embedserv/source/inc/iipaobj.hxx')
-rw-r--r--embedserv/source/inc/iipaobj.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/embedserv/source/inc/iipaobj.hxx b/embedserv/source/inc/iipaobj.hxx
index de91f6b854a9..a6851e1277cb 100644
--- a/embedserv/source/inc/iipaobj.hxx
+++ b/embedserv/source/inc/iipaobj.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_EMBEDSERV_SOURCE_INC_IIPAOBJ_HXX
-#define INCLUDED_EMBEDSERV_SOURCE_INC_IIPAOBJ_HXX
+#pragma once
#include "stdafx.h"
#include <oleidl.h>
@@ -59,6 +58,4 @@ private:
::rtl::Reference< DocumentHolder > m_rDocHolder;
};
-
-#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */