From ce57947e4eabb11f701dc0108e4cffd352c4f4aa Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 7 Mar 2017 01:44:05 +0300 Subject: Fix warning about defefined PACKAGE_VERSION in mingw builds. --- src/main.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/main.h') diff --git a/src/main.h b/src/main.h index 9be019d9c..d23731523 100644 --- a/src/main.h +++ b/src/main.h @@ -45,8 +45,6 @@ #ifdef HAVE_CONFIG_H #include "../config.h" -#elif defined WIN32 -#include "winver.h" #else // HAVE_CONFIG_H #ifdef PACKAGE_VERSION #undef PACKAGE_VERSION -- cgit v1.2.3-60-g2f50