Sketcher: clean up import

This commit is contained in:
Ajinkya Dahale
2025-05-04 20:30:52 +05:30
committed by Benjamin Nauck
parent e33377b595
commit a280cacb93

View File

@@ -22,8 +22,8 @@
***************************************************************************/
#include "PreCompiled.h"
#include <algorithm>
#ifndef _PreComp_
#include <algorithm>
#include <cmath>
#include <limits>
#include <vector>