Skip to content

Commit 34b9da4

Browse files
committed
Added concurrentqueue
1 parent 8c6239e commit 34b9da4

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,6 @@
6161
[submodule "thirdparty/protozero/protozero"]
6262
path = thirdparty/protozero/protozero
6363
url = https://github.com/mapbox/protozero.git
64+
[submodule "thirdparty/concurrentqueue/concurrentqueue"]
65+
path = thirdparty/concurrentqueue/concurrentqueue
66+
url = https://github.com/cameron314/concurrentqueue.git
Submodule concurrentqueue added at 593df78

0 commit comments

Comments
 (0)