summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/datastreamdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/datastreamdlg.hxx')
-rw-r--r--sc/source/ui/inc/datastreamdlg.hxx5
1 files changed, 5 insertions, 0 deletions
diff --git a/sc/source/ui/inc/datastreamdlg.hxx b/sc/source/ui/inc/datastreamdlg.hxx
index 947f68389500..bde22e836ebf 100644
--- a/sc/source/ui/inc/datastreamdlg.hxx
+++ b/sc/source/ui/inc/datastreamdlg.hxx
@@ -7,6 +7,9 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
+#ifndef INCLUDED_SC_SOURCE_UI_INC_DATASTREAMDLG_HXX
+#define INCLUDED_SC_SOURCE_UI_INC_DATASTREAMDLG_HXX
+
#include <sal/config.h>
#include <rtl/ref.hxx>
@@ -59,4 +62,6 @@ public:
}
+#endif // INCLUDED_SC_SOURCE_UI_INC_DATASTREAMDLG_HXX
+
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */