ce31afc60b
Exempi is an implementation of XMP and is based on Adobe XMP SDK. submission from Andreas Bihlmaier ok merdely@
11 lines
254 B
Plaintext
11 lines
254 B
Plaintext
--- exempi/tests/test2.cpp.orig Tue Apr 22 18:44:54 2008
|
|
+++ exempi/tests/test2.cpp Tue Apr 22 18:45:04 2008
|
|
@@ -37,6 +37,7 @@
|
|
#include <stdlib.h>
|
|
#include <stdio.h>
|
|
#include <string.h>
|
|
+#include <unistd.h>
|
|
#include <sys/stat.h>
|
|
|
|
#include <string>
|