mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-23 18:49:08 +08:00
STRING is no longer required for Visual Studio
Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
parent
e51fcb2d31
commit
c676d5bcff
@ -1,9 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<AutoVisualizer xmlns="http://schemas.microsoft.com/vstudio/debugger/natvis/2010">
|
||||
<Type Name="STRING">
|
||||
<DisplayString>{(char*)data_+sizeof(int)*2,s8}</DisplayString>
|
||||
</Type>
|
||||
|
||||
<Type Name="GenericVector<*>">
|
||||
<DisplayString>{{size={size_used_}}}</DisplayString>
|
||||
<Expand>
|
||||
|
Loading…
Reference in New Issue
Block a user