#include "wx/ffile.h"
#include "wx/textfile.h"
+#ifdef __VISUALC__
+ #define unlink _unlink
+#endif
+
// ----------------------------------------------------------------------------
// test class
// ----------------------------------------------------------------------------