You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Style: Begin integrating simple .clangd fixes
This commit is contained in:
@@ -66,8 +66,6 @@
|
||||
#include "editor/node_dock.h"
|
||||
#endif
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
// Types that will be skipped over (in favor of their base types) when setting up instance bindings.
|
||||
// This must be a superset of `ignored_types` in bindings_generator.cpp.
|
||||
const Vector<String> ignored_types = {};
|
||||
|
||||
Reference in New Issue
Block a user