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

Collapse All | Expand All

(-)pcsx2.orig/GS.cpp (+2 lines)
Lines 28-33 Link Here
28
28
29
#include <vector>
29
#include <vector>
30
#include <list>
30
#include <list>
31
#include <cstring>
32
#include <cstdlib>
31
33
32
using namespace std;
34
using namespace std;
33
35

Return to bug 141626