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:
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
Submodule deps/bitmrc updated: 92a1bb86fb...3b2766db75
Reference in New Issue
Block a user