fix compile
This commit is contained in:
@@ -8,6 +8,8 @@ public class CompositeEquipmentSystem : ModuleRules
|
||||
{
|
||||
PCHUsage = ModuleRules.PCHUsageMode.UseExplicitOrSharedPCHs;
|
||||
|
||||
CppStandard = CppStandardVersion.Cpp20;
|
||||
|
||||
PublicIncludePaths.AddRange(
|
||||
new string[] {
|
||||
// ... add public include paths required here ...
|
||||
|
||||
Reference in New Issue
Block a user