X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fversion.cpp;h=1e4aa324396b0a90fb026f3d3a92d495979f5d07;hb=ed2f6a85998c22eab8b1237c4361ae3900d58f6a;hp=2ae59923a21244294827aadb8f963aa069d69f97;hpb=5321a41fe1937fa53374af07536da0f81b16e995;p=lyx.git diff --git a/src/version.cpp b/src/version.cpp index 2ae59923a2..1e4aa32439 100644 --- a/src/version.cpp +++ b/src/version.cpp @@ -10,6 +10,9 @@ */ #include +#if ! defined(LYX_DATE) + #include +#endif /// extern char const * const lyx_version = PACKAGE_VERSION;