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

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +4 lines)
Line  Link Here
0
-- blahtexml-0.9.orig/Source/main.cpp
0
++ blahtexml-0.9/Source/main.cpp
Lines 24-29 THIS SOFTWARE IS PROVIDED BY THE COPYRIG Link Here
24
#include <stdlib.h>
24
#include <stdlib.h>
25
#include <sstream>
25
#include <sstream>
26
#include <stdexcept>
26
#include <stdexcept>
27
#include <unistd.h>
27
28
28
using namespace std;
29
using namespace std;
29
using namespace blahtex;
30
using namespace blahtex;
30
-- blahtexml-0.9.orig/Source/mainPng.cpp
31
++ blahtexml-0.9/Source/mainPng.cpp
Lines 27-32 THIS SOFTWARE IS PROVIDED BY THE COPYRIG Link Here
27
#include <stdio.h>
27
#include <stdio.h>
28
#include <stdlib.h>
28
#include <stdlib.h>
29
#include <sstream>
29
#include <sstream>
30
#include <unistd.h>
30
31
31
32
32
using namespace std;
33
using namespace std;

Return to bug 431566