summaryrefslogtreecommitdiff
path: root/sc/inc/listenerquery.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/listenerquery.hxx')
-rw-r--r--sc/inc/listenerquery.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sc/inc/listenerquery.hxx b/sc/inc/listenerquery.hxx
index 095e65f762b3..64d9b463a64f 100644
--- a/sc/inc/listenerquery.hxx
+++ b/sc/inc/listenerquery.hxx
@@ -7,8 +7,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef SC_LISTENERQUERY_HXX
-#define SC_LISTENERQUERY_HXX
+#pragma once
#include "address.hxx"
#include "rangelst.hxx"
@@ -64,6 +63,4 @@ public:
};
}
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */