eldbus: remove the need to order the header correctly for Windows.

This commit is contained in:
Cedric BAIL 2015-04-28 15:13:48 +02:00
parent 84ddee331b
commit c7d8d83c47
1 changed files with 3 additions and 0 deletions

View File

@ -241,4 +241,7 @@ typedef void (*Eldbus_Signal_Cb)(void *data, const Eldbus_Message *msg);
}
#endif
#undef EAPI
#define EAPI
#endif