Merge pull request #546 from erwincoumans/master

typo fixes in InverseDynamicsExample
This commit is contained in:
erwincoumans
2015-12-07 15:07:24 -08:00
3 changed files with 3 additions and 4 deletions

View File

@@ -9,7 +9,6 @@
#include <cstdlib>
#include <functional>
#include <string>
#include <random>
#include <btBulletDynamicsCommon.h>
#include <btMultiBodyTreeCreator.hpp>