Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : proto

Dir     : e17/proto/esmart/src/thumb


Modified Files:
        Esmart_Thumb.h 


Log Message:
c++ friendly headers(i think?) reported by dan sinclair
===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/esmart/src/thumb/Esmart_Thumb.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Esmart_Thumb.h      21 Apr 2004 22:53:41 -0000      1.2
+++ Esmart_Thumb.h      25 Apr 2004 15:19:50 -0000      1.3
@@ -4,6 +4,10 @@
 #include<Evas.h>
 #include<Epsilon.h>
 
+#ifdef __cplusplus
+extern "C" {
+#endif
+
 /**
  * E_Thumb - In an effort to easily generate thumbnails this smart object
  * came to be.  Check out http://triq.net/~jens/thumbnail-spec/index.html
@@ -72,4 +76,8 @@
  */
 int esmart_thumb_freshen (Evas_Object * o);
 
+#ifdef __cplusplus
+}
+#endif
+
 #endif




-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to