Update src/ccstruct/tabletransfer.h

Co-authored-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
Sintun 2021-03-17 10:36:09 +01:00 committed by GitHub
parent 5e8c8c2b4d
commit 02055d667c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,8 @@
*
****************************************************************************/
#pragma once
#ifndef TESSERACT_CCSTRUCT_TABLETRANSFER_H_
#define TESSERACT_CCSTRUCT_TABLETRANSFER_H_
#include <memory>
#include <vector>
#include "rect.h"