Switch to our own fork of BitMRC.
This gets rid of the useless and bad practice style "using namespace" usage in the public headers of BitMRC. I plan on submitting this to the developer as a pull request at some point.
This commit is contained in:
parent
ee46d2fe20
commit
bcb10258e1
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -31,4 +31,4 @@
|
||||
url = https://github.com/miguelmartin75/Wink-Signals.git
|
||||
[submodule "deps/bitmrc"]
|
||||
path = deps/bitmrc
|
||||
url = https://github.com/mrc-g/BitMRC.git
|
||||
url = git@github.com:iw4x-dev-urandom/BitMRC.git
|
||||
|
2
deps/bitmrc
vendored
2
deps/bitmrc
vendored
@ -1 +1 @@
|
||||
Subproject commit 92a1bb86fbab92896ab53cbc102e51531fa281ca
|
||||
Subproject commit 3b2766db750b7a5a5e499ffa72e82c2d86a357f0
|
Loading…
Reference in New Issue
Block a user