summaryrefslogtreecommitdiff
path: root/store/source/storbase.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-28 13:12:59 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-29 09:25:10 +0200
commit4c4d748767c5740cc4b5348c69ad86c68db234bd (patch)
tree0dd2552859802f0554f83589cc02995eaa7c602e /store/source/storbase.hxx
parent57154616f064752c237a278db18767241da13c3f (diff)
Remove some more include guards
Change-Id: I7c62d086cb593744785abecae7a107686a4d65ce
Diffstat (limited to 'store/source/storbase.hxx')
-rw-r--r--store/source/storbase.hxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/store/source/storbase.hxx b/store/source/storbase.hxx
index 2407599a81e4..7c07dbad0cf1 100644
--- a/store/source/storbase.hxx
+++ b/store/source/storbase.hxx
@@ -31,15 +31,8 @@
#include "store/types.h"
-#ifndef INCLUDED_STDDEF_H
#include <stddef.h>
-#define INCLUDED_STDDEF_H
-#endif
-
-#ifndef INCLUDED_STRING_H
#include <string.h>
-#define INCLUDED_STRING_H
-#endif
/*========================================================================
*