summaryrefslogtreecommitdiff
path: root/accessibility/inc/extended/AccessibleBrowseBoxHeaderCell.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/inc/extended/AccessibleBrowseBoxHeaderCell.hxx')
-rw-r--r--accessibility/inc/extended/AccessibleBrowseBoxHeaderCell.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/accessibility/inc/extended/AccessibleBrowseBoxHeaderCell.hxx b/accessibility/inc/extended/AccessibleBrowseBoxHeaderCell.hxx
index a0f2c140d16d..0a2d10686598 100644
--- a/accessibility/inc/extended/AccessibleBrowseBoxHeaderCell.hxx
+++ b/accessibility/inc/extended/AccessibleBrowseBoxHeaderCell.hxx
@@ -16,8 +16,7 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_ACCESSIBILITY_INC_EXTENDED_ACCESSIBLEBROWSEBOXHEADERCELL_HXX
-#define INCLUDED_ACCESSIBILITY_INC_EXTENDED_ACCESSIBLEBROWSEBOXHEADERCELL_HXX
+#pragma once
#include <extended/AccessibleBrowseBoxBase.hxx>
@@ -69,6 +68,5 @@ namespace accessibility
};
}
-#endif // INCLUDED_ACCESSIBILITY_INC_EXTENDED_ACCESSIBLEBROWSEBOXHEADERCELL_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */