mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-12 10:13:51 +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/TestSuite.h"
|
||||
#include "Poco/JWT/Token.h"
|
||||
#include <iostream>
|
||||
|
||||
|
||||
using namespace Poco::JWT;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user