tests/auto/compilerwarnings/test_cpp.txt
changeset 37 758a864f9613
parent 18 2f34d5167611
equal deleted inserted replaced
36:ef0373b55136 37:758a864f9613
    56 
    56 
    57 #if !defined(QT_NO_DBUS) && defined(Q_OS_UNIX)
    57 #if !defined(QT_NO_DBUS) && defined(Q_OS_UNIX)
    58 #include <QtDBus/QtDBus>
    58 #include <QtDBus/QtDBus>
    59 #endif
    59 #endif
    60 
    60 
       
    61 #include <QtDeclarative/QtDeclarative>
       
    62 
       
    63 
    61 #ifndef Q_OS_MAC
    64 #ifndef Q_OS_MAC
    62 int main(int, char **)
    65 int main(int, char **)
    63 {
    66 {
    64     return 0;
    67     return 0;
    65 }
    68 }