mirror of
https://github.com/anope/anope.git
synced 2026-06-29 13:16:37 +02:00
Move module header files to include/modules to fix naming conflicts with system headers
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#include "module.h"
|
||||
#include "sql.h"
|
||||
#include "../commands/os_session.h"
|
||||
#include "modules/sql.h"
|
||||
|
||||
using namespace SQL;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user