bullet: unbreak musl builds.
This commit is contained in:
parent
f7c2eb62fd
commit
7fb3d5f759
|
@ -0,0 +1,10 @@
|
|||
--- examples/ThirdPartyLibs/Gwen/Gwen.cpp.orig 2015-08-05 11:31:24.936137203 +0200
|
||||
+++ examples/ThirdPartyLibs/Gwen/Gwen.cpp 2015-08-05 11:31:33.447238474 +0200
|
||||
@@ -5,6 +5,7 @@
|
||||
*/
|
||||
|
||||
|
||||
+#include <stdio.h>
|
||||
#include "Gwen/Gwen.h"
|
||||
|
||||
|
Loading…
Reference in New Issue