remove use of snprint, fixes Issue 1037

This commit is contained in:
Erwin Coumans
2017-03-23 15:10:47 -07:00
parent 0a654c2d58
commit acbe8ee5cd
4 changed files with 19 additions and 4 deletions

View File

@@ -1,5 +1,3 @@
#include "OpenGLExampleBrowser.h"
#include "Bullet3Common/b3CommandLineArgs.h"