From c4c9c9fd262dd8450c1cf4454183b03173a3b092 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 18 Nov 2012 15:33:48 +0100 Subject: Initial conversion to cmake Thanks to Fat-Zer --- kweather/weatherlib.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'kweather/weatherlib.cpp') diff --git a/kweather/weatherlib.cpp b/kweather/weatherlib.cpp index 59a10dc..d8b93db 100644 --- a/kweather/weatherlib.cpp +++ b/kweather/weatherlib.cpp @@ -15,7 +15,10 @@ email : geiseri@msoe.edu * * ***************************************************************************/ +#ifdef HAVE_CONFIG_H #include "config.h" +#endif // HAVE_CONFIG_H + #include #include #include -- cgit v1.2.1