Skip to content

Commit 45aa392

Browse files
authored
Update PhysicsServerCommandProcessor.cpp
1 parent 6784cff commit 45aa392

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/SharedMemory/PhysicsServerCommandProcessor.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -430,6 +430,7 @@ struct InternalStateLogger
430430
m_loggingType(0)
431431
{
432432
}
433+
virtual ~InternalStateLogger() {}
433434

434435
virtual void stop() = 0;
435436
virtual void logState(btScalar timeStamp)=0;

0 commit comments

Comments
 (0)