mirror of
https://github.com/anope/anope.git
synced 2026-06-26 15:36:38 +02:00
Clean up the services.h includes.
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
#include "threadengine.h"
|
||||
#include "anope.h"
|
||||
|
||||
#include <stdexcept>
|
||||
|
||||
static void *entry_point(void *parameter)
|
||||
{
|
||||
Thread *thread = static_cast<Thread *>(parameter);
|
||||
|
||||
Reference in New Issue
Block a user