From 7a924a43336aa67e46be0859345d3a423c2ba848 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Fri, 18 Apr 2014 18:21:34 +0200 Subject: fixincludeguards.sh: include --- include/registry/reader.h | 4 ++-- include/registry/reader.hxx | 4 ++-- include/registry/types.h | 4 ++-- include/registry/version.h | 4 ++-- include/registry/writer.h | 4 ++-- include/registry/writer.hxx | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) (limited to 'include/registry') diff --git a/include/registry/reader.h b/include/registry/reader.h index f4d56ba53980..48dfef9161a6 100644 --- a/include/registry/reader.h +++ b/include/registry/reader.h @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_registry_reader_h -#define INCLUDED_registry_reader_h +#ifndef INCLUDED_REGISTRY_READER_H +#define INCLUDED_REGISTRY_READER_H #include #include diff --git a/include/registry/reader.hxx b/include/registry/reader.hxx index e1a06f04018e..a03b6ef99fbf 100644 --- a/include/registry/reader.hxx +++ b/include/registry/reader.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_registry_reader_hxx -#define INCLUDED_registry_reader_hxx +#ifndef INCLUDED_REGISTRY_READER_HXX +#define INCLUDED_REGISTRY_READER_HXX #include #include diff --git a/include/registry/types.h b/include/registry/types.h index a4dc24a49b56..e51d05f3efc0 100644 --- a/include/registry/types.h +++ b/include/registry/types.h @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_registry_types_h -#define INCLUDED_registry_types_h +#ifndef INCLUDED_REGISTRY_TYPES_H +#define INCLUDED_REGISTRY_TYPES_H #include diff --git a/include/registry/version.h b/include/registry/version.h index 6f1b6106e88d..b7c066d4177f 100644 --- a/include/registry/version.h +++ b/include/registry/version.h @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_registry_version_h -#define INCLUDED_registry_version_h +#ifndef INCLUDED_REGISTRY_VERSION_H +#define INCLUDED_REGISTRY_VERSION_H #include diff --git a/include/registry/writer.h b/include/registry/writer.h index 5b91ee2c04d9..18cba03d3dab 100644 --- a/include/registry/writer.h +++ b/include/registry/writer.h @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_registry_writer_h -#define INCLUDED_registry_writer_h +#ifndef INCLUDED_REGISTRY_WRITER_H +#define INCLUDED_REGISTRY_WRITER_H #include #include diff --git a/include/registry/writer.hxx b/include/registry/writer.hxx index 219e0a211249..bbe42cd312c1 100644 --- a/include/registry/writer.hxx +++ b/include/registry/writer.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_registry_writer_hxx -#define INCLUDED_registry_writer_hxx +#ifndef INCLUDED_REGISTRY_WRITER_HXX +#define INCLUDED_REGISTRY_WRITER_HXX #include #include -- cgit v1.2.3