diff options
Diffstat (limited to 'sc/source/ui/inc/SamplingDialog.hxx')
-rw-r--r-- | sc/source/ui/inc/SamplingDialog.hxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sc/source/ui/inc/SamplingDialog.hxx b/sc/source/ui/inc/SamplingDialog.hxx index a735336d7994..86d207aa2548 100644 --- a/sc/source/ui/inc/SamplingDialog.hxx +++ b/sc/source/ui/inc/SamplingDialog.hxx @@ -8,8 +8,7 @@ * */ -#ifndef INCLUDED_SC_SOURCE_UI_INC_SAMPLINGDIALOG_HXX -#define INCLUDED_SC_SOURCE_UI_INC_SAMPLINGDIALOG_HXX +#pragma once #include <address.hxx> #include "anyrefdg.hxx" @@ -89,6 +88,4 @@ private: void ToggleSamplingMethod(); }; -#endif - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |