Replace operator or by || because MSVC doesn't recognize them.
commit2533a2fad16b8d7bb6da2c2a8f5f2c59ecf86cbb
authorPatrick Lacasse <patrick.m.lacasse@gmail.com>
Mon, 9 Oct 2017 21:53:59 +0000 (9 17:53 -0400)
committerPatrick Lacasse <patrick.m.lacasse@gmail.com>
Mon, 9 Oct 2017 22:57:44 +0000 (9 18:57 -0400)
tree90de682e695dbc976216d32af963f99082d19f46
parent12b02710682324136c54eb51877704ba2b2f55a1
Replace operator or by || because MSVC doesn't recognize them.
src/mainimpl.cpp