"vscode:/vscode.git/clone" did not exist on "0102d441f6733674e13b288a7cbfa129cc73ba91"
Commit 8259bf56 authored by Shucai Xiao's avatar Shucai Xiao
Browse files

fix the clang-tidy error.

parent 45a83990
......@@ -3,7 +3,9 @@
namespace migraph {
#define MIGRAPH_INLINE_NS version_1
#ifndef MIGRAPH_USE_CLANG_TIDY
#define MIGRAPH_INLINE_NS version_1 // NOLINT
#endif
} // namespace migraph
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment