mirror of
https://github.com/PurpleI2P/i2pd-tools.git
synced 2025-09-02 19:30:24 +01:00
Merge pull request #108 from milahu/add-include-algorithm
add include algorithm for std::remove
This commit is contained in:
commit
c7dea1f3ff
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