fix RenameOver() and FileCommit() functions, to not generate compilation errors
This commit is contained in:
@@ -10,10 +10,6 @@
|
||||
#include "net.h"
|
||||
#include "script.h"
|
||||
|
||||
#ifdef WIN32
|
||||
#include <io.h> /* for _commit */
|
||||
#endif
|
||||
|
||||
#include <list>
|
||||
|
||||
class CWallet;
|
||||
|
||||
Reference in New Issue
Block a user