mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03:29 +00:00
Apply iwyu suggestion in core.
This commit is contained in:
parent
6395450b10
commit
be86ce3103
68 changed files with 7 additions and 111 deletions
|
@ -29,7 +29,6 @@
|
|||
/**************************************************************************/
|
||||
|
||||
#include "shortcut.h"
|
||||
#include "core/os/keyboard.h"
|
||||
|
||||
void Shortcut::set_events(const Array &p_events) {
|
||||
for (int i = 0; i < p_events.size(); i++) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue