Skip to content

Commit 4752803

Browse files
authored
Merge pull request godotengine#8010 from Chaosus/gextension_fix2
2 parents 63d77f6 + 69c2555 commit 4752803

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tutorials/scripting/gdextension/gdextension_cpp_example.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,6 @@ GDExtension plugin.
258258

259259
#include <gdextension_interface.h>
260260
#include <godot_cpp/core/defs.hpp>
261-
#include <godot_cpp/core/class_db.hpp>
262261
#include <godot_cpp/godot.hpp>
263262

264263
using namespace godot;

0 commit comments

Comments
 (0)