Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 64389 | Differences between
and this patch

Collapse All | Expand All

(-)old/clients/clock/clock.cc (+1 lines)
Lines 5-10 Link Here
5
5
6
#include <time.h>
6
#include <time.h>
7
#include <sys/time.h>
7
#include <sys/time.h>
8
#include <cmath>
8
9
9
#include <sigc++/func_slot.h>
10
#include <sigc++/func_slot.h>
10
#include <sigc++/bind.h>
11
#include <sigc++/bind.h>

Return to bug 64389