Fix non-debug mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3347
This commit is contained in:
parent
c3af6d2420
commit
415a6641c0
2 changed files with 3 additions and 3 deletions
|
@ -53,7 +53,7 @@ struct LOG
|
|||
void operator()(char const* , char const* , double ,double ) { }
|
||||
void operator()(char const* , double , char const* ) { }
|
||||
void operator()(char const* , double , double, char const* ) { }
|
||||
|
||||
void operator()(char const* , char const*, char const*) { }
|
||||
|
||||
|
||||
}; //add missing operators to here
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue