summaryrefslogtreecommitdiff
path: root/include/svtools/javainteractionhandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/javainteractionhandler.hxx')
-rw-r--r--include/svtools/javainteractionhandler.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/svtools/javainteractionhandler.hxx b/include/svtools/javainteractionhandler.hxx
index 5fbff61fff23..aafbf6b1db71 100644
--- a/include/svtools/javainteractionhandler.hxx
+++ b/include/svtools/javainteractionhandler.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SVTOOLS_JAVAINTERACTIONHANDLER_HXX
-#define INCLUDED_SVTOOLS_JAVAINTERACTIONHANDLER_HXX
+#pragma once
#include <svtools/svtdllapi.h>
#include <sal/types.h>
@@ -60,6 +59,4 @@ private:
};
}
-#endif // _DESKTOP_JAVAINTERACTION_HXX_
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */