Missing file from last commit.

This commit is contained in:
Jeff Young 2020-12-24 21:35:31 +00:00
parent ef25c78a04
commit 0b6c524dda
1 changed files with 1 additions and 1 deletions

View File

@ -453,7 +453,7 @@ void BOARD_ADAPTER::InitSettings( REPORTER* aStatusReporter, REPORTER* aWarningR
extern bool BuildFootprintPolygonOutlines( BOARD* aBoard, SHAPE_POLY_SET& aOutlines,
int aTolerance,
int aErrorMax, int aChainingEpsilon,
OUTLINE_ERROR_HANDLER* aErrorHandler = nullptr );