Kaydet (Commit) 88e78c12 authored tarafından Thomas Arnhold's avatar Thomas Arnhold

fixincludeguards.sh: unotools

Change-Id: Idf4bee8c51e3082d2b815d9cf5c3d7374e598622
üst 35836f35
......@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef INCLUDED_unotools_ITEMHOLDER1_HXX_
#define INCLUDED_unotools_ITEMHOLDER1_HXX_
#ifndef INCLUDED_UNOTOOLS_SOURCE_CONFIG_ITEMHOLDER1_HXX
#define INCLUDED_UNOTOOLS_SOURCE_CONFIG_ITEMHOLDER1_HXX
#include <unotools/itemholderbase.hxx>
#include <cppuhelper/implbase1.hxx>
......@@ -63,6 +63,6 @@ class ItemHolder1 : private ItemHolderMutexBase
#undef css
#endif // INCLUDED_unotools_ITEMHOLDER1_HXX_
#endif // INCLUDED_UNOTOOLS_SOURCE_CONFIG_ITEMHOLDER1_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
......@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef _XTEMPFILE_HXX_
#define _XTEMPFILE_HXX_
#ifndef INCLUDED_UNOTOOLS_SOURCE_UCBHELPER_XTEMPFILE_HXX
#define INCLUDED_UNOTOOLS_SOURCE_UCBHELPER_XTEMPFILE_HXX
#include <com/sun/star/io/XInputStream.hpp>
#include <com/sun/star/io/XOutputStream.hpp>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment