Skip to content

Commit 79b8b19

Browse files
committed
bsl->stl
Signed-off-by: Denis Mindolin <[email protected]>
1 parent e5ef8e6 commit 79b8b19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/quantum_sequencer_test_common.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ namespace quantum {
2626

2727
template<typename Sequencer>
2828
void testSequencerPerformance(
29-
const bsl::string& name,
29+
const std::string& name,
3030
quantum::Dispatcher& dispatcher,
3131
unsigned int sleepTimeMicroseconds,
3232
unsigned int distinctKeyCount,

0 commit comments

Comments
 (0)