mirror of
https://github.com/inspircd/inspircd.git
synced 2025-04-04 23:30:05 -04:00
Missing include
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3278 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
parent
0baef3051c
commit
e5a1541029
@ -21,6 +21,7 @@ using namespace std;
|
|||||||
#include "users.h"
|
#include "users.h"
|
||||||
#include "channels.h"
|
#include "channels.h"
|
||||||
#include "modules.h"
|
#include "modules.h"
|
||||||
|
#include "helperfuncs.h"
|
||||||
|
|
||||||
/* $ModDesc: Provides support for the CHGHOST command */
|
/* $ModDesc: Provides support for the CHGHOST command */
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user