Math.h is already included via e.h, do not need the include here.

SVN revision: 29651
This commit is contained in:
Christopher Michael 2007-04-22 09:48:18 +00:00
parent 6db12642ac
commit cd28243af9
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@
*/
#include "e.h"
#include <math.h>
typedef struct _E_Smart_Data E_Smart_Data;
typedef struct _E_Flowlayout_Item E_Flowlayout_Item;