Buildfix for clang

This commit is contained in:
King_DuckZ 2014-03-21 22:51:28 +01:00
parent 2b9746b868
commit 452761985d
7 changed files with 24 additions and 22 deletions

View file

@ -22,6 +22,7 @@
#include "sizenotifiable.hpp"
#include "sizeratio.hpp"
#include <SDL2/SDL.h>
#include <stdexcept>
namespace cloonel {
struct SDLMain::LocalData {