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

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- devtodo-0.1.20.orig/src/todoterm.cc
0
++ devtodo-0.1.20/src/todoterm.cc
Lines 2-7 Link Here
2
#include "todoterm.h"
2
#include "todoterm.h"
3
3
4
#ifdef USETERMCAP
4
#ifdef USETERMCAP
5
#include <cstdlib>
5
#include <iostream>
6
#include <iostream>
6
#include <string>
7
#include <string>
7
#include <stdexcept>
8
#include <stdexcept>

Return to bug 218301