Skip to content

Commit

Permalink
Revert "Fix compilation error on MacOS 12"
Browse files Browse the repository at this point in the history
This reverts commit 6151980.
  • Loading branch information
HGuillemet committed Aug 1, 2024
1 parent a3d59a8 commit 8be483d
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,7 @@
"pytorch_adapters.h",

// Fix link error on Windows:
"gloo/common/logging.cc",

// Fix compilation error on MacOS-12:
"<unordered_map>"
"gloo/common/logging.cc"

},
exclude = {"openblas_config.h", "cblas.h", "lapacke_config.h", "lapacke_mangling.h", "lapack.h", "lapacke.h", "lapacke_utils.h"},
Expand Down

0 comments on commit 8be483d

Please sign in to comment.