Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/bin/tests/freebox Modified Files: ewl_freebox.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/freebox/ewl_freebox.c,v retrieving revision 1.5 retrieving revision 1.6 diff -u -3 -r1.5 -r1.6 --- ewl_freebox.c 7 Feb 2007 04:10:04 -0000 1.5 +++ ewl_freebox.c 4 Jun 2007 18:46:33 -0000 1.6 @@ -1,6 +1,12 @@ /* vim: set sw=8 ts=8 sts=8 noexpandtab: */ #include "Ewl_Test.h" #include "ewl_test_private.h" +#include "ewl_border.h" +#include "ewl_button.h" +#include "ewl_freebox.h" +#include "ewl_icon.h" +#include "ewl_scrollpane.h" + #include <stdlib.h> #include <string.h> #include <time.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