mirror of
https://github.com/anope/anope.git
synced 2026-07-07 01:03:13 +02:00
Use C++11 header names instead of their deprecated equivalents.
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
*/
|
||||
|
||||
#include "webcpanel.h"
|
||||
#include <cerrno>
|
||||
#include <fstream>
|
||||
#include <stack>
|
||||
#include <errno.h>
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
Reference in New Issue
Block a user