mirror of
https://github.com/anope/anope.git
synced 2026-06-30 19:06:38 +02:00
Fix a compiler warning on Clang.
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ struct ChanUserContainer;
|
||||
class ClientSocket;
|
||||
class Command;
|
||||
class CommandSource;
|
||||
namespace Configuration { struct Conf; }
|
||||
namespace Configuration { class Conf; }
|
||||
class ConnectionSocket;
|
||||
namespace DNS { struct Query; }
|
||||
class Entry;
|
||||
|
||||
Reference in New Issue
Block a user