mirror of
https://github.com/anope/anope.git
synced 2026-06-29 16:36:38 +02:00
Use C++11 header names instead of their deprecated equivalents.
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
* hadn't seen his code).
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include <cstring>
|
||||
|
||||
#ifdef __i386__
|
||||
#define BF_SCALE 1
|
||||
|
||||
Reference in New Issue
Block a user