add the missing string header that causes build issues in non-unity builds

This commit is contained in:
Mamadou Babaei
2024-03-22 21:00:30 +01:00
parent 9a5849f140
commit 8ff26ff1ee
@@ -35,6 +35,7 @@
#pragma once
#include <string>
#include <vector>
#include "SGAngles.h"