mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-06-07 18:02:40 +08:00
Merge pull request #1539 from stweil/msvc
Remove old hack for Visual Studio
This commit is contained in:
commit
de78ef873e
@ -16,9 +16,6 @@
|
||||
** limitations under the License.
|
||||
*
|
||||
**********************************************************************/
|
||||
#ifdef _MSC_VER
|
||||
#define __func__ __FUNCTION__
|
||||
#endif
|
||||
|
||||
#include <ctype.h>
|
||||
#include <memory> // std::unique_ptr
|
||||
|
Loading…
Reference in New Issue
Block a user