cleanup remaining implementations of precompiled headers

This commit is contained in:
Markus Reitböck
2025-08-23 13:40:22 +02:00
parent 715fc873fd
commit 65d4088c9e
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>