[cleanup] Remove redundant include of `algorithm`.

pull/1180/head
Suresh Sundriyal 10 months ago
parent 4c7952a21d
commit e96a8a1498

@ -27,8 +27,6 @@
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include <algorithm>
#include "data_parser.hh"
#include "config.h"

@ -27,8 +27,6 @@
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include <algorithm>
#include "elem_to_json.hh"
#include "base/itertools.hh"

@ -29,8 +29,6 @@
* @file ptimec_rt.cc
*/
#include <algorithm>
#include "ptimec.hh"
#include <string.h>

Loading…
Cancel
Save