Windows compatibility fixes

This commit is contained in:
2021-05-26 14:17:07 +02:00
parent 49bceafe0b
commit 19c29b261c
6 changed files with 37 additions and 17 deletions
-1
View File
@@ -1,5 +1,4 @@
#include "sdlpp_renderobject.hpp"
#include <SDL2/SDL_render.h>
#include <cmath>
namespace SDLPP {