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

(-)alliance-5.0-orig/nero/src/MDefs.h (+3 lines)
Lines 23-28 Link Here
23
# ifndef  __MDefs__
23
# ifndef  __MDefs__
24
# define  __MDefs__  1
24
# define  __MDefs__  1
25
25
26
#include <limits.h>
27
#include <string.h>
28
26
29
27
# include  "UDefs.h"
30
# include  "UDefs.h"
28
31
(-)alliance-5.0-orig/ocp/src/placer/PPlacement.h (+2 lines)
Lines 39-44 Link Here
39
#endif
39
#endif
40
#endif
40
#endif
41
41
42
#include <string.h>
43
42
#include <iostream>
44
#include <iostream>
43
#include <fstream>
45
#include <fstream>
44
#include <vector>
46
#include <vector>

Return to bug 245847