mirror of
https://github.com/znc/znc.git
synced 2026-07-06 09:51:25 +02:00
using in headers is evil :(
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
#include <znc/IRCNetwork.h>
|
||||
#include <znc/znc.h>
|
||||
|
||||
using std::vector;
|
||||
|
||||
class CChanSaverMod : public CModule {
|
||||
public:
|
||||
MODCONSTRUCTOR(CChanSaverMod) {
|
||||
|
||||
Reference in New Issue
Block a user