cleanup remaining implementations of precompiled headers

This commit is contained in:
Markus Reitböck
2025-08-23 13:40:22 +02:00
parent abc6b9e7d0
commit 2ce0323b8f
23 changed files with 7 additions and 141 deletions

View File

@@ -18,7 +18,7 @@
* <https://www.gnu.org/licenses/>. *
* *
**************************************************************************/
#include "PreCompiled.h"
#include "Exceptions.h"
namespace Materials

View File

@@ -21,8 +21,6 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#include "SketcherTransformationExpressionHelper.h"
#include <Gui/Command.h>