Path: [skip ci] fix build failure on Windows if PCH is disabled

This commit is contained in:
wmayer
2020-10-08 10:00:31 +02:00
parent 6f9e36406e
commit 0c1f17d516

View File

@@ -24,6 +24,7 @@
#include "PreCompiled.h"
#ifndef _PreComp_
# include <Standard_math.hxx>
# include <cinttypes>
# include <iomanip>
# include <boost/algorithm/string.hpp>
@@ -39,7 +40,7 @@
using namespace Base;
using namespace Path;
TYPESYSTEM_SOURCE(Path::Voronoi , Base::BaseClass);
TYPESYSTEM_SOURCE(Path::Voronoi , Base::BaseClass)
// Helpers