[test] Reorder includes.

This commit is contained in:
Egor Pugin 2020-12-30 13:53:49 +03:00
parent 53503b34be
commit b538a25809

View File

@ -9,14 +9,17 @@
// See the License for the specific language governing permissions and
// limitations under the License.
#include <memory>
#include <string>
#include <utility>
#include "allheaders.h"
#include "include_gunit.h"
#include "colpartitiongrid.h"
#include "equationdetect.h"
#include "tesseractclass.h"
#include "include_gunit.h"
#include "allheaders.h"
#include <memory>
#include <string>
#include <utility>
namespace tesseract {