summaryrefslogtreecommitdiff
path: root/include/test/sheet/tableautoformatfield.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/test/sheet/tableautoformatfield.hxx')
-rw-r--r--include/test/sheet/tableautoformatfield.hxx5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/test/sheet/tableautoformatfield.hxx b/include/test/sheet/tableautoformatfield.hxx
index 3b15248ae336..854b1c569bb1 100644
--- a/include/test/sheet/tableautoformatfield.hxx
+++ b/include/test/sheet/tableautoformatfield.hxx
@@ -7,6 +7,9 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
+#ifndef INCLUDED_TEST_SHEET_TABLEAUTOFORMATFIELD_HXX
+#define INCLUDED_TEST_SHEET_TABLEAUTOFORMATFIELD_HXX
+
#include <com/sun/star/beans/XPropertySet.hpp>
namespace apitest {
@@ -25,4 +28,6 @@ public:
}
+#endif // INCLUDED_TEST_SHEET_TABLEAUTOFORMATFIELD_HXX
+
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */