Skip to content

Commit

Permalink
Delete path.h
Browse files Browse the repository at this point in the history
  • Loading branch information
snnn committed Jun 29, 2024
1 parent 3a83f8b commit 249f45d
Show file tree
Hide file tree
Showing 18 changed files with 11 additions and 715 deletions.
2 changes: 1 addition & 1 deletion include/onnxruntime/core/graph/graph.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
#include "core/common/gsl.h"

#include "core/common/common.h"
#include "core/common/path_string.h"
#include "core/common/const_pointer_container.h"
#if !defined(ORT_MINIMAL_BUILD)
#include "core/common/inlined_containers.h"
#endif
#include "core/common/inlined_containers_fwd.h"
#include "core/common/path.h"
#include "core/common/span_utils.h"
#include "core/common/status.h"
#include "core/common/logging/logging.h"
Expand Down
308 changes: 0 additions & 308 deletions onnxruntime/core/common/path.cc

This file was deleted.

Loading

0 comments on commit 249f45d

Please sign in to comment.