This commit is contained in:
Erwin Coumans
2020-03-22 20:12:21 -07:00
8 changed files with 36 additions and 7 deletions

View File

@@ -316,7 +316,6 @@ B3_SHARED_API b3PhysicsClientHandle b3CreateInProcessPhysicsServerFromExistingEx
}
#ifdef BT_ENABLE_CLSOCKET
#include "RemoteGUIHelperTCP.h"
B3_SHARED_API b3PhysicsClientHandle b3CreateInProcessPhysicsServerFromExistingExampleBrowserAndConnectTCP(const char* hostName, int port)