summaryrefslogtreecommitdiff
path: root/samples/source/ModifyingXMP.cpp
diff options
context:
space:
mode:
authorHubert Figuière <hub@figuiere.net>2016-12-07 00:03:00 -0500
committerHubert Figuière <hub@figuiere.net>2016-12-07 00:04:31 -0500
commit6071af09b5e263b63e57b28ab8a78484bc65e3fe (patch)
tree45f97ac82e5582684d889ede0fdacaf2c6eddf2e /samples/source/ModifyingXMP.cpp
parent606a7df73750084a36fe69651e7b672333a76412 (diff)
Update to XMP SDK CC 2016.07
Diffstat (limited to 'samples/source/ModifyingXMP.cpp')
-rw-r--r--samples/source/ModifyingXMP.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/samples/source/ModifyingXMP.cpp b/samples/source/ModifyingXMP.cpp
index 67d6f35..b334e70 100644
--- a/samples/source/ModifyingXMP.cpp
+++ b/samples/source/ModifyingXMP.cpp
@@ -16,6 +16,8 @@
#include <string>
#include <cstring>
+//#define ENABLE_XMP_CPP_INTERFACE 1;
+
// Must be defined to instantiate template classes
#define TXMP_STRING_TYPE std::string