Enlightenment CVS committal

Author  : ningerso
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/bin/tests/combo


Modified Files:
        ewl_combo.c 


Log Message:
Use explicit includes for the tests to reduce overall build time and the number
of tests recompiled on header changes.

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/bin/tests/combo/ewl_combo.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- ewl_combo.c 29 Mar 2007 23:41:30 -0000      1.13
+++ ewl_combo.c 4 Jun 2007 18:46:32 -0000       1.14
@@ -1,6 +1,13 @@
 /* vim: set sw=8 ts=8 sts=8 noexpandtab: */
 #include "Ewl_Test.h"
 #include "ewl_test_private.h"
+#include "ewl_button.h"
+#include "ewl_combo.h"
+#include "ewl_entry.h"
+#include "ewl_grid.h"
+#include "ewl_image.h"
+#include "ewl_icon_theme.h"
+#include "ewl_label.h"
 #include <stdio.h>
 #include <string.h>
 #include <stdlib.h>



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to