mirror of
https://github.com/anope/anope.git
synced 2026-06-30 20:06:39 +02:00
Use C++11 header names instead of their deprecated equivalents.
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@
|
||||
#include "uplink.h"
|
||||
|
||||
#ifndef _WIN32
|
||||
#include <limits.h>
|
||||
#include <climits>
|
||||
#else
|
||||
#include <process.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user