Skip to content

Commit

Permalink
remove dependence
Browse files Browse the repository at this point in the history
Signed-off-by: Chen Tong <[email protected]>
  • Loading branch information
chentong319 committed Feb 10, 2025
1 parent e953b3d commit 3928159
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/Runtime/ExecutionSession.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,10 @@
#include <sstream>
#include <vector>

#if defined(_WIN32)
#include "llvm/ADT/SmallString.h"
#include "llvm/Support/ManagedStatic.h"
#include "llvm/Support/Path.h"
#else
#include <algorithm>
#include <dlfcn.h>
#include <filesystem>

#endif

#include "ExecutionSession.hpp"
#include "OMTensorListHelper.hpp"

Expand Down

0 comments on commit 3928159

Please sign in to comment.