Remove iostream header put in during testing
This commit is contained in:
parent
9875f5b875
commit
4c8a628de2
|
@ -59,8 +59,6 @@
|
||||||
#include "language_base.h"
|
#include "language_base.h"
|
||||||
#include "singleton.h"
|
#include "singleton.h"
|
||||||
|
|
||||||
#include <iostream>
|
|
||||||
|
|
||||||
namespace
|
namespace
|
||||||
{
|
{
|
||||||
const int seed_length = 24;
|
const int seed_length = 24;
|
||||||
|
|
Loading…
Reference in New Issue