[Points] improve PreCompiled.h handling
This commit is contained in:
@@ -21,8 +21,9 @@
|
||||
***************************************************************************/
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#include <boost/math/special_functions/fpclassify.hpp>
|
||||
#ifndef _PreComp_
|
||||
# include <boost/math/special_functions/fpclassify.hpp>
|
||||
#endif
|
||||
|
||||
#include <Base/Builder3D.h>
|
||||
#include <Base/Converter.h>
|
||||
|
||||
Reference in New Issue
Block a user