1
0
Fork 0

(svn r10445) -Fix (Win32, r10444): remove #include "hal.h"

release/0.6
KUDr 2007-07-05 12:30:22 +00:00
parent 68c6add8cc
commit c4aff8b0a4
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
/** @file win32.cpp Implementation of MS Windows system calls */
#include "stdafx.h"
#include "hal.h"
#include "openttd.h"
#include "debug.h"
#include "functions.h"