Codechange: Remove min/max functions in favour of STL variants (#8502)
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
#include "../squirrel_helper.hpp"
|
||||
#include "../script_instance.hpp"
|
||||
#include "../../debug.h"
|
||||
#include <algorithm>
|
||||
|
||||
#include "../../safeguards.h"
|
||||
|
||||
|
Reference in New Issue
Block a user