dtoolutil: Add missing declaration for init_libdtoolutil()
This commit is contained in:
parent
4e7edf8a53
commit
e72fab9520
|
|
@ -19,4 +19,6 @@
|
|||
// Include this so interrogate can find it.
|
||||
#include <iostream>
|
||||
|
||||
extern EXPCL_DTOOL_DTOOLUTIL void init_libdtoolutil();
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue