Extra includes for gcc
This commit is contained in:
parent
a45479b1a8
commit
a647bbad76
@ -6,6 +6,8 @@
|
||||
#include <format>
|
||||
#include <unordered_map>
|
||||
#include <unordered_set>
|
||||
#include <vector>
|
||||
#include <algorithm>
|
||||
|
||||
using namespace std::chrono_literals;
|
||||
|
||||
@ -74,4 +76,4 @@ int main(){
|
||||
}
|
||||
}
|
||||
std::cout<<std::format("{} offenders were banned!",ipBanList.size())<<std::endl;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user