common_funcs: Replace <algorithm> with <iterator>

master
Morph 2021-09-08 14:47:01 +07:00
parent 290afc00d3
commit eb1e3f19bb
1 changed files with 1 additions and 1 deletions

@ -4,8 +4,8 @@
#pragma once
#include <algorithm>
#include <array>
#include <iterator>
#if !defined(ARCHITECTURE_x86_64)
#include <cstdlib> // for exit