Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : proto

Dir     : e17/proto/esmart/src/draggies


Modified Files:
        Esmart_Draggies.h 


Log Message:
c++ friendly headers(i think?) reported by dan sinclair
===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/esmart/src/draggies/Esmart_Draggies.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- Esmart_Draggies.h   21 Apr 2004 23:15:13 -0000      1.1
+++ Esmart_Draggies.h   25 Apr 2004 15:19:49 -0000      1.2
@@ -5,6 +5,9 @@
 #include<Ecore.h>
 #include<Ecore_Evas.h>
 
+#ifdef __cplusplus
+extern "C" {
+#endif
 
 /**
  * How to use Esmart Draggies.
@@ -29,4 +32,7 @@
                                                       void *ev),
                                         const void *data);
 
+#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