Followup for 524e142: Fix compile error in non-debug version

This commit is contained in:
Matthias Kuhn 2013-05-07 07:56:20 +02:00
parent 524e142e11
commit 0264ab7a12

View File

@ -18,10 +18,7 @@ email : sherman at mrcc.com
#include "qgsgeometry.h"
#include "qgsrectangle.h"
#ifdef QGISDEBUG
#include "qgsmessagelog.h"
#include <QObject>
#endif
/** \class QgsFeature
* \brief Encapsulates a spatial feature with attributes