emile: remove the need to order the header correctly for Windows.
authorCedric BAIL <cedric@osg.samsung.com>
Tue, 28 Apr 2015 12:22:38 +0000 (14:22 +0200)
committerCedric BAIL <cedric@osg.samsung.com>
Thu, 7 May 2015 07:53:10 +0000 (09:53 +0200)
src/lib/emile/Emile.h

index 88e2c62..486acc3 100644 (file)
@@ -114,4 +114,7 @@ EAPI int emile_shutdown(void);
 }
 #endif
 
+#undef EAPI
+#define EAPI
+
 #endif