Make dynamic library work on macos

This commit is contained in:
2020-11-22 21:58:37 +01:00
parent 01ac90dbfc
commit afc836902b
5 changed files with 46 additions and 4 deletions
+1
View File
@@ -1,3 +1,4 @@
#include <cmath>
#include "sdlpp_linerenderer.hpp"
namespace SDLPP {