From 68cb9bb85731b361745703f28a2bf2f0cc76da7a Mon Sep 17 00:00:00 2001 From: ljfa-ag Date: Thu, 10 Sep 2015 15:33:07 +0200 Subject: Remove include guard from nbt_tags.h --- include/nbt_tags.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'include') diff --git a/include/nbt_tags.h b/include/nbt_tags.h index 810bf0d661..7f557fc769 100644 --- a/include/nbt_tags.h +++ b/include/nbt_tags.h @@ -17,13 +17,8 @@ * You should have received a copy of the GNU Lesser General Public License * along with libnbt++. If not, see . */ -#ifndef NBT_TAGS_H_INCLUDED -#define NBT_TAGS_H_INCLUDED - #include "tag_primitive.h" #include "tag_string.h" #include "tag_array.h" #include "tag_list.h" #include "tag_compound.h" - -#endif // NBT_TAGS_H_INCLUDED -- cgit 0.0.5-2-1-g0f52