mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-21 03:12:41 +01:00
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
/** @file progress.cpp Functions for modal progress windows. */
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "progress.h"
|
||||
#include "thread/thread.h"
|
||||
|
||||
/** Are we in a modal progress or not? */
|
||||
|
||||
Reference in New Issue
Block a user