summaryrefslogtreecommitdiff
path: root/fpicker/source/office/autocmpledit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/source/office/autocmpledit.hxx')
-rw-r--r--fpicker/source/office/autocmpledit.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/fpicker/source/office/autocmpledit.hxx b/fpicker/source/office/autocmpledit.hxx
index 03ea58c48084..bfb2ee096a63 100644
--- a/fpicker/source/office/autocmpledit.hxx
+++ b/fpicker/source/office/autocmpledit.hxx
@@ -7,8 +7,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef INCLUDED_SVTOOLS_AUTOCMPLEDIT_HXX
-#define INCLUDED_SVTOOLS_AUTOCMPLEDIT_HXX
+#pragma once
#include <vcl/idle.hxx>
#include <vcl/weld.hxx>
@@ -49,6 +48,4 @@ public:
void ClearEntries();
};
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */