mirror of
https://github.com/anope/anope.git
synced 2026-06-28 02:16:37 +02:00
Use C++11's explicit override feature if available
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
#include <sys/types.h>
|
||||
#include <sys/wait.h>
|
||||
#include <sys/stat.h>
|
||||
#include <unistd.h>
|
||||
|
||||
ServerConfig::Uplink *uplink_server;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user