mirror of
https://github.com/znc/znc.git
synced 2026-08-11 11:23:18 +02:00
Don't include Modules.h from User.h
This commit is contained in:
@@ -6,8 +6,9 @@
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#include <znc/Chan.h>
|
||||
#include <znc/Modules.h>
|
||||
#include <znc/User.h>
|
||||
#include <znc/Chan.h>
|
||||
|
||||
class CAutoVoiceUser {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user