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

(-)glob2-0.9.3.orig/src/FertilityCalculatorThreadMessage.cpp (+1 lines)
Lines 19-24 Link Here
19
#include "FertilityCalculatorThreadMessage.h"
19
#include "FertilityCalculatorThreadMessage.h"
20
20
21
#include <sstream>
21
#include <sstream>
22
#include <typeinfo>
22
23
23
FCTUpdateCompletionPercent::FCTUpdateCompletionPercent(float percent)
24
FCTUpdateCompletionPercent::FCTUpdateCompletionPercent(float percent)
24
	: percent(percent)
25
	: percent(percent)

Return to bug 220373