correct fwd decls
This commit is contained in:
parent
446a4939f5
commit
bb9da772bc
@ -6,8 +6,8 @@
|
|||||||
// fwd
|
// fwd
|
||||||
class MessageCommandDispatcher;
|
class MessageCommandDispatcher;
|
||||||
struct ConfigModelI;
|
struct ConfigModelI;
|
||||||
class ToxI;
|
struct ToxI;
|
||||||
class ToxPrivateI;
|
struct ToxPrivateI;
|
||||||
|
|
||||||
void registerToxCommands(
|
void registerToxCommands(
|
||||||
MessageCommandDispatcher& mcd,
|
MessageCommandDispatcher& mcd,
|
||||||
|
Loading…
Reference in New Issue
Block a user