Material: fix diagnostic errors with the clang code model

This commit is contained in:
wmayer
2023-11-02 12:43:10 +01:00
committed by wwmayer
parent cbf02165d6
commit bd06dd0ed5
5 changed files with 4 additions and 3 deletions

View File

@@ -22,6 +22,7 @@
#ifndef MATERIAL_TRIM_H
#define MATERIAL_TRIM_H
#include <algorithm>
#include <string>
namespace Materials