]> git.lyx.org Git - features.git/commit
Fix compilation with msvc 2015
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sat, 24 Nov 2018 18:17:31 +0000 (19:17 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 12:39:51 +0000 (14:39 +0200)
commit2dab4d931ae993226b44ff844c19726f27b167c3
treef527d3a2af7949d497e50219ab0d1124bb44cc3a
parent0830c6238514a22cf31e9bd1e10d327af7f1aac4
Fix compilation with msvc 2015

Without this, the compiler does not know whether 0 is a size_t or char
const *.
src/lyxfind.cpp