mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-19 15:25:39 +00:00
(svn r10445) -Fix (Win32, r10444): remove #include "hal.h"
This commit is contained in:
parent
68c6add8cc
commit
c4aff8b0a4
@ -3,7 +3,6 @@
|
|||||||
/** @file win32.cpp Implementation of MS Windows system calls */
|
/** @file win32.cpp Implementation of MS Windows system calls */
|
||||||
|
|
||||||
#include "stdafx.h"
|
#include "stdafx.h"
|
||||||
#include "hal.h"
|
|
||||||
#include "openttd.h"
|
#include "openttd.h"
|
||||||
#include "debug.h"
|
#include "debug.h"
|
||||||
#include "functions.h"
|
#include "functions.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user