Browse Source

Merge pull request #8010 from Chaosus/gextension_fix2

Yuri Rubinsky 1 year ago
parent
commit
4752803a91
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tutorials/scripting/gdextension/gdextension_cpp_example.rst

+ 0 - 1
tutorials/scripting/gdextension/gdextension_cpp_example.rst

@@ -258,7 +258,6 @@ GDExtension plugin.
 
 
     #include <gdextension_interface.h>
     #include <gdextension_interface.h>
     #include <godot_cpp/core/defs.hpp>
     #include <godot_cpp/core/defs.hpp>
-    #include <godot_cpp/core/class_db.hpp>
     #include <godot_cpp/godot.hpp>
     #include <godot_cpp/godot.hpp>
 
 
     using namespace godot;
     using namespace godot;