]> 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>
Sat, 24 Nov 2018 18:17:31 +0000 (19:17 +0100)
commite2a3dd1167b6e3350245500fa7cadcc356e59b8e
treef527d3a2af7949d497e50219ab0d1124bb44cc3a
parent57feb0fed0c078903900aaea069c49207c8cb9ac
Fix compilation with msvc 2015

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