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:
/dev/urandom 2016-08-26 22:46:07 +02:00
parent ee46d2fe20
commit bcb10258e1
No known key found for this signature in database
GPG Key ID: 41322B973E0F295E
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@ -31,4 +31,4 @@
url = https://github.com/miguelmartin75/Wink-Signals.git url = https://github.com/miguelmartin75/Wink-Signals.git
[submodule "deps/bitmrc"] [submodule "deps/bitmrc"]
path = 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

@ -1 +1 @@
Subproject commit 92a1bb86fbab92896ab53cbc102e51531fa281ca Subproject commit 3b2766db750b7a5a5e499ffa72e82c2d86a357f0