1
0
mirror of https://github.com/anope/anope.git synced 2026-06-30 19:46:39 +02:00

Add the <limits> include to the inspircd3 module.

This commit is contained in:
Peter Powell
2019-12-15 01:50:31 +00:00
parent 523f89f45f
commit 96ea61d8b8
+1
View File
@@ -12,6 +12,7 @@
#include "module.h"
#include "modules/cs_mode.h"
#include "modules/sasl.h"
#include <limits>
struct SASLUser
{