mirror of
https://github.com/PurpleI2P/i2pd-tools
synced 2025-09-09 12:41:58 +00:00
Merge pull request #108 from milahu/add-include-algorithm
add include algorithm for std::remove
This commit is contained in:
commit
c7dea1f3ff
@ -4,6 +4,7 @@
|
||||
#include <fstream>
|
||||
#include <functional>
|
||||
#include <cassert>
|
||||
#include <algorithm>
|
||||
#include "Base.h"
|
||||
|
||||
const size_t BUFFSZ = 1024;
|
||||
|
Loading…
x
Reference in New Issue
Block a user