More string fixes
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -34,8 +34,8 @@ public:
|
||||
private:
|
||||
|
||||
ECmdLineArgType m_type;
|
||||
string m_name;
|
||||
string m_value;
|
||||
AZStd::string m_name;
|
||||
AZStd::string m_value;
|
||||
};
|
||||
|
||||
#endif // CRYINCLUDE_CRYSYSTEM_CMDLINEARG_H
|
||||
|
||||
Reference in New Issue
Block a user