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

Collapse All | Expand All

(-)include/osgART/Marker (+1 lines)
Lines 39-44 Link Here
39
// STL headers
39
// STL headers
40
#include <string>
40
#include <string>
41
#include <vector>
41
#include <vector>
42
#include <typeinfo>
42
43
43
// local headers
44
// local headers
44
#include "osgART/Export"
45
#include "osgART/Export"
(-)src/osgART/GenericTracker.cpp (+1 lines)
Lines 40-45 Link Here
40
#include <osg/Notify>
40
#include <osg/Notify>
41
41
42
#include <iostream>
42
#include <iostream>
43
#include <cstring>
43
44
44
45
45
namespace osgART {
46
namespace osgART {

Return to bug 262631