fixed android setup
added missing c++11 methods
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef DEBUG_H
|
||||
#define DEBUG_H
|
||||
#ifndef NAV_DEBUG_H
|
||||
#define NAV_DEBUG_H
|
||||
|
||||
#include <QDebug>
|
||||
|
||||
@@ -13,4 +13,4 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
#endif // DEBUG_H
|
||||
#endif // NAV_DEBUG_H
|
||||
|
||||
Reference in New Issue
Block a user