[Points] improve PreCompiled.h handling

This commit is contained in:
Uwe
2022-12-07 17:52:49 +01:00
parent 332af8f413
commit cc4b8b4cd1
9 changed files with 40 additions and 57 deletions

View File

@@ -25,10 +25,9 @@
# include <cmath>
# include <iostream>
# include <QtConcurrentMap>
# include <boost/math/special_functions/fpclassify.hpp>
#endif
#include <boost/math/special_functions/fpclassify.hpp>
#include <Base/Matrix.h>
#include <Base/Stream.h>
#include <Base/Writer.h>