Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 211675
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +7 lines)
Line  Link Here
0
-- fluxbox-1.0.0/src/main.cc
0
++ fluxbox-1.0.0/src/main.cc
Lines 45-50 Link Here
45
  #include <stdlib.h>
45
  #include <stdlib.h>
46
#endif
46
#endif
47
47
48
#ifdef HAVE_CSTRING
49
  #include <cstring>
50
#else
51
  #include <string.h>
52
#endif
53
48
#include <iostream>
54
#include <iostream>
49
#include <fstream>
55
#include <fstream>
50
#include <stdexcept>
56
#include <stdexcept>

Return to bug 211675