Win32 fixes
This commit is contained in:
parent
2b631eeceb
commit
fa769ee4e8
1 changed files with 4 additions and 0 deletions
|
@ -13,6 +13,10 @@
|
||||||
// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
//
|
//
|
||||||
|
|
||||||
|
#ifdef HAVE_CONFIG_H
|
||||||
|
# include <config.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#include <cstdlib>
|
#include <cstdlib>
|
||||||
|
|
||||||
#include "dynamicloader.hxx"
|
#include "dynamicloader.hxx"
|
||||||
|
|
Loading…
Add table
Reference in a new issue