glib/gconstructor.h: Include stdlib.h for MSVC builds
This is in case the compiler complains that we don't have the prototypes for atexit(), and it doesn't hurt to include that file here.
Please register or sign in to comment
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this page for instructions on how to get full permissions. Sorry for the inconvenience.
This is in case the compiler complains that we don't have the prototypes for atexit(), and it doesn't hurt to include that file here.