We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f942ba8 commit 4ee9c35Copy full SHA for 4ee9c35
src/photoshop.cpp
@@ -4,6 +4,8 @@
4
#include "image.hpp"
5
#include "safe_op.hpp"
6
7
+#include <iostream>
8
+
9
namespace Exiv2 {
10
11
bool Photoshop::isIrb(const byte* data) {
0 commit comments