Skip to content

Commit

Permalink
fix clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
apwojcik committed Dec 15, 2023
1 parent 5850ede commit c129ac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/include/miopen/process.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@ struct ProcessAsync
std::unique_ptr<ProcessImpl> impl;
};

}
} // namespace miopen

#endif // MIOPEN_GUARD_MLOPEN_PROCESS_HPP

0 comments on commit c129ac9

Please sign in to comment.