We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9e3046 commit 30bb4adCopy full SHA for 30bb4ad
libs/matdbg/src/SourceFormatter.h
@@ -18,6 +18,7 @@
18
#define MATDBG_SOURCE_FORMATTER_H
19
20
#include <mutex>
21
+#include <string>
22
23
namespace filament::matdbg {
24
0 commit comments