summaryrefslogtreecommitdiff
path: root/vcl/inc/strings.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/strings.hxx')
-rw-r--r--vcl/inc/strings.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/vcl/inc/strings.hxx b/vcl/inc/strings.hxx
index 45e9b2af4310..b4cf785ffc49 100644
--- a/vcl/inc/strings.hxx
+++ b/vcl/inc/strings.hxx
@@ -7,11 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef INCLUDED_VCL_INC_STRINGS_HXX
-#define INCLUDED_VCL_INC_STRINGS_HXX
+#pragma once
#define SV_APP_VCLBACKEND "VCL: "
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab cinoptions=b1,g0,N-s cinkeys+=0=break: */