netmail-open / wjelement

advanced, flexible JSON manipulation in C
GNU Lesser General Public License v3.0
108 stars 56 forks source link

Add missing EXPORT attribute to the asprintf function declaration #69

Closed jpfeiffer closed 7 years ago

jpfeiffer commented 7 years ago

Not sure if this is the correct approach. I needed to add the EXPORT to match the definition in xpl.c when compiling with MSVC 2013 32bit.