fix(nvs_flash): removed usage of 'using namepsace std' in a header file
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
#include "nvs_encrypted_partition.hpp"
|
||||
#endif // ! LINUX_TARGET
|
||||
|
||||
using namespace std;
|
||||
|
||||
namespace nvs {
|
||||
|
||||
NVSPartitionManager* NVSPartitionManager::instance = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user