diff options
author | Peter Powell <petpow@saberuk.com> | 2018-04-07 15:48:30 +0100 |
---|---|---|
committer | Peter Powell <petpow@saberuk.com> | 2018-04-08 17:00:58 +0100 |
commit | c9cdf7255356761152f1e679a948f9bc55e07b00 (patch) | |
tree | 36cf8da37e0d3382bd72b6be97d2be059d572cf5 /include | |
parent | 454c8d374955d2ffb3ec1fca39a6efc32032c649 (diff) |
Include modules/whois.h directly from files that use it.
Diffstat (limited to 'include')
-rw-r--r-- | include/inspircd.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/inspircd.h b/include/inspircd.h index 0f73f192f..035eff49c 100644 --- a/include/inspircd.h +++ b/include/inspircd.h @@ -577,4 +577,3 @@ inline void stdalgo::culldeleter::operator()(classbase* item) } #include "numericbuilder.h" -#include "modules/whois.h" |