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

Collapse All | Expand All

(-)tools/inspect/path_name_check.cpp.orig (+1 lines)
Lines 15-20 Link Here
15
#include <string>
15
#include <string>
16
#include <algorithm>
16
#include <algorithm>
17
#include <cctype>
17
#include <cctype>
18
#include <cstring>
18
19
19
using std::string;
20
using std::string;
20
21

Return to bug 235040