summaryrefslogtreecommitdiffstats
path: root/chart2/source/inc/PopupRequest.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/inc/PopupRequest.hxx')
-rw-r--r--chart2/source/inc/PopupRequest.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/chart2/source/inc/PopupRequest.hxx b/chart2/source/inc/PopupRequest.hxx
index 0c9af2f50bad..5cbf4eb599cc 100644
--- a/chart2/source/inc/PopupRequest.hxx
+++ b/chart2/source/inc/PopupRequest.hxx
@@ -7,8 +7,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef INCLUDED_CHART2_SOURCE_INC_POPUPREQUEST_HXX
-#define INCLUDED_CHART2_SOURCE_INC_POPUPREQUEST_HXX
+#pragma once
#include "MutexContainer.hxx"
#include "charttoolsdllapi.hxx"
@@ -52,6 +51,4 @@ private:
} // namespace chart
-#endif // INCLUDED_CHART2_SOURCE_INC_POPUPREQUEST_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */