view mupdf-source/thirdparty/tesseract/src/training/common/export.h @ 15:393e55ef9200

Explicitely use python3 instead of python
author Franz Glasner <fzglas.hg@dom66.de>
date Wed, 17 Sep 2025 21:11:04 +0200
parents b50eed0cc0ef
children
line wrap: on
line source

#pragma once

#ifdef CMAKE_BUILD
#  include <common_training_export.h>
#endif