You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
easy_profiler_core/include/easy/arbitrary_value.h:317:66: error: no type named 'string' in namespace 'std'
inline void setText(const BaseBlockDescriptor*, const ::std::string&, ValueId) {}
The text was updated successfully, but these errors were encountered:
andreyryabov
changed the title
#include <easy/arbitrary_value.h> does not include <string>
easy/arbitrary_value.h does not include <string>
Jun 6, 2020
can be fixed by
The text was updated successfully, but these errors were encountered: