summaryrefslogtreecommitdiff
path: root/stoc/inc
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/inc')
-rw-r--r--stoc/inc/stocservices.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/stoc/inc/stocservices.hxx b/stoc/inc/stocservices.hxx
index fb10f02f47fe..4136f2228f94 100644
--- a/stoc/inc/stocservices.hxx
+++ b/stoc/inc/stocservices.hxx
@@ -17,6 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+#ifndef INCLUDED_STOC_INC_STOCSERVICES_HXX
+#define INCLUDED_STOC_INC_STOCSERVICES_HXX
#include <rtl/ustring.hxx>
#include <com/sun/star/uno/Sequence.hxx>
@@ -83,4 +85,6 @@ namespace stoc_services
}
} // namespace
+#endif // INCLUDED_STOC_INC_STOCSERVICES_HXX
+
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */