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

Collapse All | Expand All

(-)work/src/pakunpak/pakunpak.h (-1 / +1 lines)
Lines 31-37 Link Here
31
#include <string>
31
#include <string>
32
#include <vector>
32
#include <vector>
33
#include <fstream>
33
#include <fstream>
34
34
#include <cstring>
35
#include <iostream>
35
#include <iostream>
36
36
37
class Packer
37
class Packer

Return to bug 210894