[Points] improve PreCompiled.h handling

This commit is contained in:
Uwe
2022-12-07 17:52:49 +01:00
parent 059b441ebc
commit 987314b9d8
9 changed files with 40 additions and 57 deletions

View File

@@ -22,10 +22,6 @@
#include "PreCompiled.h"
#ifndef _PreComp_
# include <algorithm>
#endif
#include "PointsGrid.h"