]> granicus.if.org Git - esp-idf/commitdiff
nvs: minor - removed unused header inclusion
authorAmey Inamdar <amey.inamdar@gmail.com>
Mon, 18 Sep 2017 11:32:32 +0000 (17:02 +0530)
committerAmey Inamdar <amey.inamdar@gmail.com>
Mon, 18 Sep 2017 11:32:32 +0000 (17:02 +0530)
Signed-off-by: Amey Inamdar <amey.inamdar@gmail.com>
components/nvs_flash/src/nvs_api.cpp

index 0f06def07ea0cd18e58cfb4831c1af590f86f6d9..e5c2f5adcd4e1e1b3fe6b81b59362ae9636eb2f8 100644 (file)
@@ -11,7 +11,6 @@
 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 // See the License for the specific language governing permissions and
 // limitations under the License.
-#include <vector>
 #include "nvs.hpp"
 #include "nvs_flash.h"
 #include "nvs_storage.hpp"