Edje_Edit.h: undef EAPI at the end of the header file

Fixes T4303
This commit is contained in:
Vincent Torri 2016-08-07 11:40:48 +02:00 committed by Jean Guyomarc'h
parent c416dfa6eb
commit e4c166281f
1 changed files with 3 additions and 0 deletions

View File

@ -8062,4 +8062,7 @@ EAPI extern Eina_Error EDJE_EDIT_ERROR_GROUP_DOES_NOT_EXIST;
}
#endif
#undef EAPI
#define EAPI
#endif