Re: bono-property.idl is lacking an include directive
- From: Mathieu Lacage <lacage email enst fr>
- To: gnome-components-list gnome org
- Cc: Samuel Tardieu <sam inf enst fr>, quinot enst fr
- Subject: Re: bono-property.idl is lacking an include directive
- Date: 05 Jul 2000 12:20:40 +0200
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]