Apply iwyu suggestion in core.
This commit is contained in:
parent
6395450b10
commit
be86ce3103
68 changed files with 7 additions and 111 deletions
|
|
@ -30,9 +30,6 @@
|
|||
|
||||
#include "command_queue_mt.h"
|
||||
|
||||
#include "core/config/project_settings.h"
|
||||
#include "core/os/os.h"
|
||||
|
||||
CommandQueueMT::CommandQueueMT() {
|
||||
command_mem.reserve(DEFAULT_COMMAND_MEM_SIZE_KB * 1024);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue