summaryrefslogtreecommitdiff
path: root/uui/source/filechanged.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/filechanged.hxx')
-rw-r--r--uui/source/filechanged.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/uui/source/filechanged.hxx b/uui/source/filechanged.hxx
index f68b793e997a..66ead034738a 100644
--- a/uui/source/filechanged.hxx
+++ b/uui/source/filechanged.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_UUI_SOURCE_FILECHANGED_HXX
-#define INCLUDED_UUI_SOURCE_FILECHANGED_HXX
+#pragma once
#include <vcl/weld.hxx>
@@ -31,6 +30,4 @@ public:
short run() { return m_xQueryBox->run(); }
};
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */