Re: bono-property.idl is lacking an include directive



hi all, 

here folows a patch/remark a friend sent me.
I will apply in 2 days if no one complains.

Mathieu

Samuel Tardieu <sam@inf.enst.fr> writes:

> 
> CORBA standard says that orb.idl must be included for CORBA::TypeCode
> to be defined.
> 
>   Sam
> 
 --- bonobo-property.idl.orig	Tue Jul  4 19:31:01 2000
 +++ bonobo-property.idl	Tue Jul  4 19:31:11 2000
 @@ -11,6 +11,8 @@
    * on suggestions from Chuck Jazdzewski <cjazdzewski@inprise.com>.
   */
  
 +#include <orb.idl>
 +
  module Bonobo {
  
  interface Property {
 
 

-- 
Mathieu Lacage, mathieu@gnome.org
212 rue de tolbiac, 75013 Paris, FRANCE
http://www.advogato.org/person/mathieu




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]