mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-21 02:00:33 +01:00
remove unnecessary iostream include
This commit is contained in:
parent
ea635eb907
commit
c21e649992
@ -12,7 +12,7 @@
|
|||||||
#include "CppUnit/TestCaller.h"
|
#include "CppUnit/TestCaller.h"
|
||||||
#include "CppUnit/TestSuite.h"
|
#include "CppUnit/TestSuite.h"
|
||||||
#include "Poco/JWT/Token.h"
|
#include "Poco/JWT/Token.h"
|
||||||
#include <iostream>
|
|
||||||
|
|
||||||
using namespace Poco::JWT;
|
using namespace Poco::JWT;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user