1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-keygen synced 2026-06-17 03:50:03 +02:00

common/src/core/dictionary.cpp: get rid of iostream header

This commit is contained in:
Henrik Hautakoski 2020-04-15 11:12:06 +02:00
parent 3ca4631bbe
commit e9dadc07ac

View file

@ -22,7 +22,6 @@
* SOFTWARE.
*/
#include <vector>
#include <iostream>
#include <cstdio>
#include <iterator>
#include <algorithm>