mirror of
https://github.com/corda/corda.git
synced 2025-01-06 05:04:20 +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
|
||||
initVtable(Thread*, object)
|
||||
initVtable(vm::Thread*, object)
|
||||
{
|
||||
// ignore
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user