1
0
Fork 0

Win32 fixes

This commit is contained in:
fredb 2008-12-30 11:03:45 +00:00 committed by Tim Moore
parent 2b631eeceb
commit fa769ee4e8

View file

@ -13,6 +13,10 @@
// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
//
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
#include <cstdlib>
#include "dynamicloader.hxx"