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

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- a/src/libs/utils/smallstring.h
0
++ b/src/libs/utils/smallstring.h
Lines 39-44 Link Here
39
#include <QString>
39
#include <QString>
40
40
41
#include <algorithm>
41
#include <algorithm>
42
#include <limits>
42
#include <cmath>
43
#include <cmath>
43
#include <cstdlib>
44
#include <cstdlib>
44
#include <climits>
45
#include <climits>

Return to bug 790011