summaryrefslogtreecommitdiff
path: root/sc/inc/dptabres.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/dptabres.hxx')
-rw-r--r--sc/inc/dptabres.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sc/inc/dptabres.hxx b/sc/inc/dptabres.hxx
index 8e2ea36f1b42..da7026e4f913 100644
--- a/sc/inc/dptabres.hxx
+++ b/sc/inc/dptabres.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SC_INC_DPTABRES_HXX
-#define INCLUDED_SC_INC_DPTABRES_HXX
+#pragma once
#include "global.hxx"
#include "dpfilteredcache.hxx"
@@ -668,6 +667,4 @@ private:
ScDPSource* mpSource;
};
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */