Skip to content

Commit

Permalink
Update PhysicsServerCommandProcessor.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
erwincoumans authored Feb 17, 2017
1 parent 6784cff commit 45aa392
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/SharedMemory/PhysicsServerCommandProcessor.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -430,6 +430,7 @@ struct InternalStateLogger
m_loggingType(0)
{
}
virtual ~InternalStateLogger() {}

virtual void stop() = 0;
virtual void logState(btScalar timeStamp)=0;
Expand Down

0 comments on commit 45aa392

Please sign in to comment.