Codechange: Remove duplicated includes. (#10888)
These are now included by stdafx.h so don't need to be included again.
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
#include "../../core/random_func.hpp"
|
||||
#include "../../string_func.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <time.h>
|
||||
|
||||
#include "../../safeguards.h"
|
||||
|
||||
Reference in New Issue
Block a user