forked from mirror/OpenTTD
Codechange: Remove min/max functions in favour of STL variants (#8502)
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
#include "../thread.h"
|
||||
#include "allegro_v.h"
|
||||
#include <allegro.h>
|
||||
#include <algorithm>
|
||||
|
||||
#include "../safeguards.h"
|
||||
|
||||
|
Reference in New Issue
Block a user