Skip to content

Commit

Permalink
delete unused includes
Browse files Browse the repository at this point in the history
  • Loading branch information
Juude committed Jan 24, 2025
1 parent d14e5fc commit 537bb40
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/core/MNNFileUtils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

#include <cstring>
#include "MNNFileUtils.h"
#include <errno.h>

std::string MNNFilePathConcat(std::string prefix, std::string suffix) {
#if defined(WIN32) || defined(_WIN32) || defined(_WIN64) || defined(_MSC_VER)
Expand Down

0 comments on commit 537bb40

Please sign in to comment.