mirror of
https://github.com/PurpleI2P/i2pd-tools.git
synced 2025-09-02 19:30:24 +01:00
add include algorithm for std::remove
This commit is contained in:
parent
8c953386b4
commit
314a268099
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
#include <fstream>
|
||||
#include <functional>
|
||||
#include <cassert>
|
||||
#include <algorithm>
|
||||
#include "Base.h"
|
||||
|
||||
const size_t BUFFSZ = 1024;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue