View | Details | Raw Unified | Return to bug 10010
Collapse All | Expand All

(-)commoncpp2-1.3.8/template/pointer.h.orig (+4 lines)
Lines 38-43 Link Here
38
// whether to permit this exception to apply to your modifications.
38
// whether to permit this exception to apply to your modifications.
39
// If you do not wish that, delete this exception notice.  
39
// If you do not wish that, delete this exception notice.  
40
40
41
#ifndef CCXX_MISSING_H_
42
#include <cc++/missing.h>
43
#endif
44
41
namespace ost {
45
namespace ost {
42
46
43
template <class T>
47
template <class T>

Return to bug 10010