wok view csstidy/stuff/csstidy-1.4-fix-misc.cpp.patch @ rev 22314

updated xtrkcad and xtrkcad-dev (4.0.3a1 -> 5.1.2a)
author Hans-G?nter Theisgen
date Thu Nov 14 11:00:06 2019 +0100 (2019-11-14)
parents
children
line source
1 --- a/csstidy/misc.cpp
2 +++ b/csstidy/misc.cpp
3 @@ -16,6 +16,7 @@
4 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
5 */
7 +#include <string.h>
8 #include "csspp_globals.hpp"
10 bool escaped(const string &istring, const int pos)