summaryrefslogtreecommitdiff
path: root/sw/inc/cellfml.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/cellfml.hxx')
-rw-r--r--sw/inc/cellfml.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sw/inc/cellfml.hxx b/sw/inc/cellfml.hxx
index 7f71a161baae..a4f6bb2e5366 100644
--- a/sw/inc/cellfml.hxx
+++ b/sw/inc/cellfml.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SW_INC_CELLFML_HXX
-#define INCLUDED_SW_INC_CELLFML_HXX
+#pragma once
#include "swdllapi.h"
@@ -148,6 +147,4 @@ public:
static sal_uInt16 GetLnPosInTable( const SwTable& rTable, const SwTableBox* pBox );
};
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */