Skip to content

Commit

Permalink
tackle comment
Browse files Browse the repository at this point in the history
  • Loading branch information
chhwang committed Jan 15, 2025
1 parent eaf237d commit 72c3fc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/mscclpp/env.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ class Env {
const std::string npkitDumpDir;
const bool cudaIpcUseDefaultStream;

protected:
private:
Env();

friend std::shared_ptr<Env> env();
Expand Down

0 comments on commit 72c3fc3

Please sign in to comment.