Merge pull request #111696 from StarryWorm/langtable-include

Fix missing includes in headers
This commit is contained in:
Thaddeus Crews 2025-10-27 10:01:51 -05:00
commit 5c9333073a
No known key found for this signature in database
GPG key ID: 8C6E5FEB5FC03CCC
4 changed files with 11 additions and 0 deletions

View file

@ -30,6 +30,10 @@
#pragma once
class String;
template <typename T>
class BitField;
class RenderingShaderLibrary {
public:
enum FeatureBits {