tesseract  5.0.0
tesseract::UnicharsetTest Class Reference
Inheritance diagram for tesseract::UnicharsetTest:

Protected Member Functions

void SetUp () override
 

Detailed Description

Definition at line 22 of file unicharset_test.cc.

Member Function Documentation

◆ SetUp()

void tesseract::UnicharsetTest::SetUp ( )
inlineoverrideprotected

Definition at line 24 of file unicharset_test.cc.

24  {
25  std::locale::global(std::locale(""));
26  }

The documentation for this class was generated from the following file: