X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Firrlichttypes_bloated.h;h=a772a5cb5ced3f86d5b84075a8993b76f4d7b85d;hb=97aefe9b81414fa560d1ff37a3060266ac9735a9;hp=6576335ba1754c4a3f4f6138b9cf064a34da8f66;hpb=497ff1ecd64c8908f988e15ca879824f2781e3fd;p=dragonfireclient.git diff --git a/src/irrlichttypes_bloated.h b/src/irrlichttypes_bloated.h index 6576335ba..a772a5cb5 100644 --- a/src/irrlichttypes_bloated.h +++ b/src/irrlichttypes_bloated.h @@ -1,6 +1,6 @@ /* Minetest -Copyright (C) 2010-2012 celeron55, Perttu Ahola +Copyright (C) 2010-2013 celeron55, Perttu Ahola This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by @@ -17,8 +17,7 @@ with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -#ifndef IRRLICHTTYPES_BLOATED_HEADER -#define IRRLICHTTYPES_BLOATED_HEADER +#pragma once #include "irrlichttypes.h" @@ -26,10 +25,4 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "irr_v3d.h" #include "irr_aabb3d.h" -#include -#include -#include #include - -#endif -