summaryrefslogtreecommitdiff
path: root/basic/inc/sbstdobj.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basic/inc/sbstdobj.hxx')
-rw-r--r--basic/inc/sbstdobj.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/basic/inc/sbstdobj.hxx b/basic/inc/sbstdobj.hxx
index ad242dfb1489..93e9abf6887e 100644
--- a/basic/inc/sbstdobj.hxx
+++ b/basic/inc/sbstdobj.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_BASIC_INC_SBSTDOBJ_HXX
-#define INCLUDED_BASIC_INC_SBSTDOBJ_HXX
+#pragma once
#include <basic/sbxobj.hxx>
#include <vcl/graph.hxx>
@@ -104,6 +103,4 @@ public:
SbStdClipboard();
};
-#endif // INCLUDED_BASIC_INC_SBSTDOBJ_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */