Win32 fix
This commit is contained in:
parent
7e73a87882
commit
648247b71e
1 changed files with 4 additions and 0 deletions
|
@ -18,6 +18,10 @@
|
|||
//
|
||||
// $Id$
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#include <iostream>
|
||||
#include <stdlib.h>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue