Merge pull request #2651 from amitdo/legacy-blamer

'Disabled leagcy engine' build: don't include unused header
This commit is contained in:
Egor Pugin 2019-09-15 13:32:39 +03:00 committed by GitHub
commit a7d2e3bc30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,9 @@
#include <cstdlib> // for abs
#include "blobs.h" // for TPOINT, TWERD, TBLOB
#include "errcode.h" // for ASSERT_HOST
#if !defined(DISABLED_LEGACY_ENGINE)
#include "lm_pain_points.h" // for LMPainPoints
#endif
#include "matrix.h" // for MATRIX
#include "normalis.h" // for DENORM
#include "pageres.h" // for WERD_RES