--- commoncpp2-1.3.8/template/pointer.h.orig 2005-02-07 12:13:38 +0300 +++ commoncpp2-1.3.8/template/pointer.h.orig 2006-08-26 16:48:55 +0400 @@ -38,6 +38,10 @@ // whether to permit this exception to apply to your modifications. // If you do not wish that, delete this exception notice. +#ifndef CCXX_MISSING_H_ +#include +#endif + namespace ost { template