Add missing include.
authorUwe Hermann <uwe@hermann-uwe.de>
Thu, 11 Oct 2012 21:03:04 +0000 (23:03 +0200)
committerUwe Hermann <uwe@hermann-uwe.de>
Thu, 11 Oct 2012 21:04:51 +0000 (23:04 +0200)
commitb36d8550c43e11d3b86cf7ace35483c8957835a3
tree12ed2b10db1abb07caaa38b8c2fa03d7f4b42573
parent4cd24a7573ef355b638b6751ecfbd324be6510eb
Add missing include.

This breaks the build on Windows/MinGW otherwise, since stdlib.h is
needed for free().
logicdatasnapshot.cpp