Remove iostream header put in during testing

This commit is contained in:
Oran Juice 2014-10-07 16:14:03 +05:30
parent 9875f5b875
commit 4c8a628de2
No known key found for this signature in database
GPG key ID: 71C5AF46CCB28124

View file

@ -59,8 +59,6 @@
#include "language_base.h"
#include "singleton.h"
#include <iostream>
namespace
{
const int seed_length = 24;