include stdlib.h for NULL

[SVN r38242]
This commit is contained in:
Robert Ramey
2007-07-16 16:39:55 +00:00
parent 7f00638dfb
commit c51325635f

View File

@@ -12,6 +12,8 @@
# pragma warning (disable : 4786) // too long name, harmless warning
#endif
#include <stdlib.h> // for NULL
#include <set>
#define BOOST_ARCHIVE_SOURCE