diff options
author | Cedric BAIL <cedric@osg.samsung.com> | 2016-05-09 16:56:38 -0700 |
---|---|---|
committer | Cedric BAIL <cedric@osg.samsung.com> | 2016-05-09 16:58:53 -0700 |
commit | d00643fcc4ebe2de3d9abf21edd0a7f55d99972c (patch) | |
tree | a46ca57da3d81c26cd2544f1110194aef1d679f4 /src/lib/ecore_x | |
parent | 1c5ce165658820643511ff784d0c210969173a45 (diff) |
eina: add MIN/MAX redefine as we use it everywhere.
This is done on an attempt to permanently fix our Windows port. Windows
doesn't have MIN/MAX, so we should always do a ifndef/define in every
piece of code that use it. Of course we always forget and it take times
to notice and fix. We have over the year added it in many private
headers, but as the issue continue to raise again and again, I prefer
to get this fixed in our main header.
Diffstat (limited to 'src/lib/ecore_x')
0 files changed, 0 insertions, 0 deletions