View | Details | Raw Unified | Return to issue 8198
Collapse All | Expand All

(-)configmgr/source/inc/treesegment.hxx (+5 lines)
Lines 66-71 Link Here
66
#include <rtl/ref.hxx>
66
#include <rtl/ref.hxx>
67
#endif
67
#endif
68
68
69
#ifndef _CONFIGMGR_TREE_VALUENODE_HXX
70
#include "valuenode.hxx"
71
#endif
72
73
69
#ifndef INCLUDED_MEMORY
74
#ifndef INCLUDED_MEMORY
70
#include <memory>
75
#include <memory>
71
#define INCLUDED_MEMORY
76
#define INCLUDED_MEMORY

Return to issue 8198