mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-09-12 13:28:24 +00:00
make Travis CI pass
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include "Shape.h"
|
||||
#include <assert.h>
|
||||
#include <stdio.h>
|
||||
|
||||
bool cShape::ParseShape(const std::string& str, eShape& out_shape)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user