From 332c57d0f62f9c90e57ad0e8ce6468e98d577829 Mon Sep 17 00:00:00 2001 From: Matthias Kuhn Date: Mon, 18 Dec 2017 09:34:00 +0100 Subject: [PATCH] Follow the rules --- src/core/qgscoordinatetransformcontext_p.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/core/qgscoordinatetransformcontext_p.h b/src/core/qgscoordinatetransformcontext_p.h index 4e28d58df8c9..ba45c02ade96 100644 --- a/src/core/qgscoordinatetransformcontext_p.h +++ b/src/core/qgscoordinatetransformcontext_p.h @@ -35,8 +35,7 @@ * See details in QEP #17 ****************************************************************************/ -#include "qgis_sip.h" -SIP_NO_FILE +#define SIP_NO_FILE #include "qgscoordinatereferencesystem.h" #include "qgscoordinatetransform.h"