mirror of
https://github.com/corda/corda.git
synced 2025-01-07 13:38:47 +00:00
fix interpret.cpp build breakage
This commit is contained in:
parent
1596309207
commit
396c979de8
@ -2868,7 +2868,7 @@ class MyProcessor: public Processor {
|
|||||||
}
|
}
|
||||||
|
|
||||||
virtual void
|
virtual void
|
||||||
initVtable(Thread*, object)
|
initVtable(vm::Thread*, object)
|
||||||
{
|
{
|
||||||
// ignore
|
// ignore
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user