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

Collapse All | Expand All

(-)src/celengine/frametree.h (+1 lines)
Lines 14-19 Link Here
14
#define _CELENGINE_FRAMETREE_H_
14
#define _CELENGINE_FRAMETREE_H_
15
15
16
#include <vector>
16
#include <vector>
17
#include <cstddef>
17
18
18
class Star;
19
class Star;
19
class Body;
20
class Body;

Return to bug 370499