Deleted unneeded #include <iostream>
This commit is contained in:
parent
83bbd0920f
commit
25640feb09
|
@ -4,8 +4,6 @@
|
|||
|
||||
#include "mt.h"
|
||||
|
||||
#include <iostream>
|
||||
|
||||
namespace mt{
|
||||
|
||||
class atomicInt
|
||||
|
|
Loading…
Reference in New Issue