fix_1211_c++11_0.27. I'll explain this in the PR.
This commit is contained in:
+1
-3
@@ -1,14 +1,12 @@
|
||||
// ***************************************************************** -*- C++ -*-
|
||||
// xmpdump.cpp
|
||||
// Sample program to dump the XMP packet of an image
|
||||
#include <exiv2/exiv2.hpp>
|
||||
|
||||
#include <cassert>
|
||||
#include <iostream>
|
||||
#include <string>
|
||||
|
||||
#include "error.hpp"
|
||||
#include "image.hpp"
|
||||
|
||||
int main(int argc, char* const argv[])
|
||||
{
|
||||
Exiv2::XmpParser::initialize();
|
||||
|
||||
Reference in New Issue
Block a user