You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Merge pull request #111696 from StarryWorm/langtable-include
Fix missing includes in headers
This commit is contained in:
@@ -30,6 +30,10 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
class String;
|
||||
template <typename T>
|
||||
class BitField;
|
||||
|
||||
class RenderingShaderLibrary {
|
||||
public:
|
||||
enum FeatureBits {
|
||||
|
||||
Reference in New Issue
Block a user