mirror of
https://github.com/bulletphysics/bullet3
synced 2025-01-09 09:00:08 +00:00
include stdio.h for sprintf
This commit is contained in:
parent
231a6ac718
commit
ee5c10fd9b
@ -20,6 +20,7 @@ subject to the following restrictions:
|
||||
#include <string>
|
||||
#include <cstring>
|
||||
#include "LinearMath/btScalar.h"
|
||||
#include <stdio.h>
|
||||
|
||||
|
||||
struct vertex_struct
|
||||
|
Loading…
Reference in New Issue
Block a user