Ticket #58379: patch-lyx-applescriptproxy-add-stringh-stdlib-macportslibstdcpp.diff
File patch-lyx-applescriptproxy-add-stringh-stdlib-macportslibstdcpp.diff, 287 bytes (added by kencu (Ken), 6 years ago) |
---|
-
src/support/AppleScriptProxy.cpp
old new 23 23 #include "support/debug.h" 24 24 25 25 #include <stdlib.h> 26 #include <string.h> 26 27 27 28 using namespace std; 28 29 using namespace lyx;