X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Flevel_subset.h;h=40f4b754d7245f2bc0d01a67a56245f2e808a1ae;hb=759b37ae65aac1db92b7166c76bed679b05b6376;hp=c6ed9a99594696609d184e38e3e89393a501fa83;hpb=45d21c1c59a58aa557b62d3aa22ba89a975e323c;p=supertux.git diff --git a/src/level_subset.h b/src/level_subset.h index c6ed9a995..40f4b754d 100644 --- a/src/level_subset.h +++ b/src/level_subset.h @@ -17,15 +17,12 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA // 02111-1307, USA. - #ifndef SUPERTUX_LEVEL_SUBSET_H #define SUPERTUX_LEVEL_SUBSET_H #include #include -using namespace SuperTux; - /** This type holds meta-information about a level-subset. It could be extended to handle manipulation of subsets. */ class LevelSubset