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

(-)ksirtet-3.5.9-orig/ksirtet/ksirtet/check_score.cpp (-1 / +2 lines)
Lines 1-7 Link Here
1
#include <iostream.h>
1
#include <iostream>
2
2
3
#include <kcmdlineargs.h>
3
#include <kcmdlineargs.h>
4
4
5
using namespace std;
5
6
6
int main(int argc, char **argv)
7
int main(int argc, char **argv)
7
{
8
{

Return to bug 211303