Browse Source

Add AZStd string header for linux

Signed-off-by: nggieber <[email protected]>
nggieber 3 years ago
parent
commit
214716dafc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Code/Tools/ProjectManager/Source/Settings.h

+ 1 - 0
Code/Tools/ProjectManager/Source/Settings.h

@@ -10,6 +10,7 @@
 
 #include <SettingsInterface.h>
 
+#include <AzCore/std/string/string.h>
 #include <AzCore/std/containers/set.h>
 
 namespace AZ