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, 1 insertions, 4 deletions
diff --git a/sc/source/ui/inc/datastreamdlg.hxx b/sc/source/ui/inc/datastreamdlg.hxx
index 22d5b19f7305..b2e5a6fbb299 100644
--- a/sc/source/ui/inc/datastreamdlg.hxx
+++ b/sc/source/ui/inc/datastreamdlg.hxx
@@ -7,8 +7,7 @@
* 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
+#pragma once
#include <sal/config.h>
@@ -60,6 +59,4 @@ public:
};
}
-#endif // INCLUDED_SC_SOURCE_UI_INC_DATASTREAMDLG_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */