mirror of
https://github.com/znc/znc.git
synced 2026-06-24 20:11:51 +02:00
Don't include Modules.h from User.h
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#include <znc/Modules.h>
|
||||
#include <znc/User.h>
|
||||
|
||||
class CRawMod : public CModule {
|
||||
|
||||
Reference in New Issue
Block a user