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

(-)file_not_specified_in_diff (-4 / +4 lines)
Line  Link Here
0
-- epos-2.5.37.orig/src/nnet/neural.cc
0
++ epos-2.5.37/src/nnet/neural.cc
Lines 38-44 Link Here
38
#include <string.h>
38
#include <string.h>
39
#include <ctype.h>
39
#include <ctype.h>
40
#include <stdlib.h>
40
#include <stdlib.h>
41
#include <iostream.h>
41
#include <iostream>
42
#include <time.h>
42
#include <time.h>
43
43
44
/*
44
/*
45
-- epos-2.5.37.orig/arch/win/service/install.cpp
45
++ epos-2.5.37/arch/win/service/install.cpp
Lines 23-29 Link Here
23
#include <winsvc.h>
23
#include <winsvc.h>
24
#include "service.h"
24
#include "service.h"
25
#include <stdio.h>		//sprintf & fopen
25
#include <stdio.h>		//sprintf & fopen
26
#include <iostream.h>
26
#include <iostream>
27
#include "Shlwapi.h"
27
#include "Shlwapi.h"
28
28
29
SC_HANDLE	scm;
29
SC_HANDLE	scm;

Return to bug 217606