Remove excess include

This commit is contained in:
rexy712 2022-06-26 14:56:41 -07:00
parent 272b5c1238
commit d9cba881ac

View File

@ -343,8 +343,6 @@ void check_string_replace(){
} }
} }
#include <iterator>
int main(){ int main(){
check_empty_construction(); check_empty_construction();
check_short_construction(); check_short_construction();