Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 267466 | Differences between
and this patch

Collapse All | Expand All

(-)source/XMPFiles/XMPFiles_Impl.cpp (+1 lines)
Lines 17-22 Link Here
17
	#include <fcntl.h>
17
	#include <fcntl.h>
18
	#include <sys/stat.h>
18
	#include <sys/stat.h>
19
	#include <unistd.h>
19
	#include <unistd.h>
20
	#include <stdio.h>
20
#endif
21
#endif
21
22
22
using namespace std;
23
using namespace std;
(-)samples/source/XMPFilesCoverage.cpp (+1 lines)
Lines 4-9 Link Here
4
#include <errno.h>
4
#include <errno.h>
5
#include <time.h>
5
#include <time.h>
6
#include <cstring>
6
#include <cstring>
7
#include <cstdio>
7
8
8
#define TXMP_STRING_TYPE std::string
9
#define TXMP_STRING_TYPE std::string
9
#define XMP_INCLUDE_XMPFILES 1
10
#define XMP_INCLUDE_XMPFILES 1

Return to bug 267466