mirror of
https://github.com/minetest/minetestmapper.git
synced 2024-11-13 22:20:29 +01:00
Fix travis
This commit is contained in:
parent
75009ad49c
commit
de259280b6
|
@ -10,7 +10,7 @@ addons:
|
|||
- ubuntu-toolchain-r-test
|
||||
packages:
|
||||
- cmake
|
||||
- libgd2-noxpm-dev
|
||||
- libfreeimage-dev
|
||||
- libsqlite3-dev
|
||||
- p7zip
|
||||
- g++-6
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
#ifndef TILEGENERATOR_HEADER
|
||||
#define TILEGENERATOR_HEADER
|
||||
|
||||
#include <gd.h>
|
||||
#include <iosfwd>
|
||||
#include <list>
|
||||
#include <config.h>
|
||||
|
|
Loading…
Reference in New Issue
Block a user