Include headers before QT_BEGIN_NAMESPACE.
Change-Id: Icaef1cb280d2968e4a35c93375749d2d9feff856 Reviewed-by: Shane Kearns <ext-shane.2.kearns@nokia.com>
This commit is contained in:
parent
de07c49033
commit
acb9537551
@ -38,6 +38,7 @@
|
||||
** $QT_END_LICENSE$
|
||||
**
|
||||
****************************************************************************/
|
||||
|
||||
#include "qhostaddress.h"
|
||||
#include "qhostaddress_p.h"
|
||||
#include "qdebug.h"
|
||||
|
@ -53,11 +53,11 @@
|
||||
// We mean it.
|
||||
//
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
#include "qhostaddress.h"
|
||||
#include "qabstractsocket.h"
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
class QNetmaskAddress: public QHostAddress
|
||||
{
|
||||
int length;
|
||||
|
Loading…
Reference in New Issue
Block a user