mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
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 this so interrogate can find it.
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
|
||||||
|
extern EXPCL_DTOOL_DTOOLUTIL void init_libdtoolutil();
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user