(svn r15710) -Fix (r15706): for non MSVC io.h needs to be included before defining unlink. Also remove redundant tchar.h includes as it is already in stdafx.h.
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
#include "../texteff.hpp"
|
||||
#include "win32_v.h"
|
||||
#include <windows.h>
|
||||
#include <tchar.h>
|
||||
|
||||
static struct {
|
||||
HWND main_wnd;
|
||||
|
Reference in New Issue
Block a user