Commit 8259bf56 authored by Shucai Xiao's avatar Shucai Xiao
Browse files

fix the clang-tidy error.

parent 45a83990
...@@ -3,7 +3,9 @@ ...@@ -3,7 +3,9 @@
namespace migraph { namespace migraph {
#define MIGRAPH_INLINE_NS version_1 #ifndef MIGRAPH_USE_CLANG_TIDY
#define MIGRAPH_INLINE_NS version_1 // NOLINT
#endif
} // namespace migraph } // 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