mirror of
https://github.com/rwengine/openrw.git
synced 2024-11-07 11:22:45 +01:00
Remove useless include
This commit is contained in:
parent
d414991d68
commit
0a982c1fca
@ -32,7 +32,6 @@ void ScriptMachine::interuptNext()
|
||||
interupt = true;
|
||||
}
|
||||
|
||||
#include <iostream>
|
||||
void ScriptMachine::executeThread(SCMThread &t, int msPassed)
|
||||
{
|
||||
if( t.wakeCounter > 0 ) {
|
||||
|
Loading…
Reference in New Issue
Block a user