mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-28 19:51:58 +01:00
fix for OpenSolaris + sunstudio 11 - missing include <fstream>
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
|
||||
|
||||
#include "Poco/Crypto/Crypto.h"
|
||||
|
||||
#include <fstream> // std::streamsize
|
||||
|
||||
namespace Poco {
|
||||
namespace Crypto {
|
||||
|
||||
Reference in New Issue
Block a user