Skip to content

Commit 8f44ddb

Browse files
authored
cras_cpp_common: Fixed roslint
1 parent 4aed1e3 commit 8f44ddb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cras_cpp_common/include/cras_cpp_common/small_map.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,4 +184,4 @@ class SmallSet
184184
::std::mutex mutex;
185185
};
186186

187-
}
187+
}

0 commit comments

Comments
 (0)