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 84555f1 commit 5ca0acdCopy full SHA for 5ca0acd
include/exiv2/bmffimage.hpp
@@ -14,7 +14,7 @@
14
// namespace extensions
15
namespace Exiv2 {
16
EXIV2API bool enableBMFF(bool enable = true);
17
-}
+} // namespace Exiv2
18
19
#ifdef EXV_ENABLE_BMFF
20
include/exiv2/properties.hpp
@@ -8,6 +8,7 @@
8
9
// included header files
10
#include <mutex>
11
+
12
#include "datasets.hpp"
13
// *****************************************************************************
0 commit comments