[TD]remove precompiled from *.h

This commit is contained in:
Wanderer Fan
2022-08-13 14:21:16 -04:00
committed by WandererFan
parent aa9a667506
commit f2ba030ebb
61 changed files with 128 additions and 197 deletions

View File

@@ -23,6 +23,7 @@
#include "PreCompiled.h"
#ifndef _PreComp_
#include <cassert>
#include <qmath.h>
#include <QPainter>
#include <QPainterPath>
#include <QRectF>
@@ -34,7 +35,6 @@
#include <Base/Console.h>
#include <Base/Parameter.h>
#include <qmath.h>
#include "PreferencesGui.h"
#include "QGCustomRect.h"
#include "ZVALUE.h"