#include "inspircd_config.h"
#include "channels.h"
#include "inspircd.h"
#include <stdio.h>
#include <string>
#include <vector>
Include dependency graph for channels.cpp:
Go to the source code of this file.
Namespaces | |
namespace | std |
Variables | |
vector< ModeParameter > | custom_mode_params |
|
Definition at line 10 of file channels.cpp. Referenced by chanrec::GetModeParameter(), and chanrec::SetCustomModeParam(). |