Now checked in.
--greg.
Henry Ping wrote:
> Looks good
>
> -->Henry
>
>> -----Original Message-----
>> From: common-dev-bounces helixcommunity.org
>> [mailto:common-dev-bounces helixcommunity.org] On
Behalf Of
>> Greg Wright
>> Sent: Tuesday, June 06, 2006 2:54 PM
>> To: Common-Dev
>> Subject: [Common-dev] CR: Fix build buster, hxasm.h
>>
>> DEFINE_SMART_PTR only takes 1 parameter.....
>>
>>
>> --greg.
>>
>>
>>
>>
>> Index: hxasm.h
>>
============================================================
=======
>> RCS file: /cvsroot/common/include/hxasm.h,v
retrieving
>> revision 1.8 diff -u -w -r1.8 hxasm.h
>> --- hxasm.h 5 Jun 2006 23:37:41 -0000 1.8
>> +++ hxasm.h 6 Jun 2006 21:50:08 -0000
>>  -417,7 +417,7 
>> DEFINE_SMART_PTR(IHXBackChannel)
>> DEFINE_SMART_PTR(IHXASMSource)
>> DEFINE_SMART_PTR(IHXASMStream)
>> -DEFINE_SMART_PTR(IHXASMStream2, IHXASMStream)
>> +DEFINE_SMART_PTR(IHXASMStream2)
>> DEFINE_SMART_PTR(IHXASMStreamSink)
>>
>> #endif /*_HXASM_H_*/
>>
>> _______________________________________________
>> Common-dev mailing list
>> Common-dev helixcommunity.org
>> http://lists.helixcommunity.org/mailman/listinfo/comm
on-dev
>
>
_______________________________________________
Common-dev mailing list
Common-dev helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/comm
on-dev
|