1
0
mirror of https://github.com/anope/anope.git synced 2026-06-24 10:16:37 +02:00
Files
anope/include/module.h
T

10 lines
142 B
C

#ifndef MODULE_H
#define MODULE_H
#include "services.h"
#include "commands.h"
#include "language.h"
#include "modules.h"
#endif // MODULE_H