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

fixincludeguards.sh: basic

üst 479a0124
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef INCLUDED_BASIC_SOURCE_RUNTIME_RTLPROTO_HXX #ifndef INCLUDED_BASIC_SOURCE_INC_RTLPROTO_HXX
#define INCLUDED_BASIC_SOURCE_RUNTIME_RTLPROTO_HXX #define INCLUDED_BASIC_SOURCE_INC_RTLPROTO_HXX
#include <basic/sbstar.hxx> #include <basic/sbstar.hxx>
#include "sbtrace.hxx" #include "sbtrace.hxx"
......
...@@ -16,8 +16,8 @@ ...@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of * except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef SB_UNO_OBJ #ifndef INCLUDED_BASIC_SOURCE_INC_SBUNOOBJ_HXX
#define SB_UNO_OBJ #define INCLUDED_BASIC_SOURCE_INC_SBUNOOBJ_HXX
#include <basic/sbxobj.hxx> #include <basic/sbxobj.hxx>
#include <basic/sbxmeth.hxx> #include <basic/sbxmeth.hxx>
......
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