mirror of
https://github.com/corda/corda.git
synced 2025-02-10 12:51:37 +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…
x
Reference in New Issue
Block a user