[TD] remove unused headers (#8155)
* [TD] remove unused headers - also some sorting - also improve readability by not using an abbreviation (we consistently don't abbreviate class names)
This commit is contained in:
@@ -21,10 +21,10 @@
|
||||
***************************************************************************/
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#ifndef _PreComp_
|
||||
#include <QString>
|
||||
#include <string>
|
||||
# include <string>
|
||||
|
||||
# include <QString>
|
||||
#endif
|
||||
|
||||
#include <App/Application.h>
|
||||
|
||||
Reference in New Issue
Block a user