Commit 06ddc505 authored by jungpark-mlir's avatar jungpark-mlir
Browse files

tidy

parent 1ca9ede8
......@@ -29,7 +29,7 @@
#include <fstream>
#include <mutex>
static std::mutex g_db_mutex;
static mutable std::mutex g_db_mutex;
namespace migraphx {
inline namespace MIGRAPHX_INLINE_NS {
......
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