Skip to content

Commit 22c78da

Browse files
authored
Merge pull request #290 from usurai/master
Fix link in README
2 parents c52e5ef + 263c55d commit 22c78da

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -489,6 +489,7 @@ of the queue itself, followed lastly by the free-standing swap functions.
489489
[source]: https://github.com/cameron314/concurrentqueue
490490
[concurrentqueue.h]: https://github.com/cameron314/concurrentqueue/blob/master/concurrentqueue.h
491491
[blockingconcurrentqueue.h]: https://github.com/cameron314/concurrentqueue/blob/master/blockingconcurrentqueue.h
492+
[lightweightsemaphore.h]: https://github.com/cameron314/concurrentqueue/blob/master/lightweightsemaphore.h
492493
[unittest-src]: https://github.com/cameron314/concurrentqueue/tree/master/tests/unittests
493494
[benchmarks]: http://moodycamel.com/blog/2014/a-fast-general-purpose-lock-free-queue-for-c++#benchmarks
494495
[benchmark-src]: https://github.com/cameron314/concurrentqueue/tree/master/benchmarks

0 commit comments

Comments
 (0)