Files
pkgsrc-ng/cad/qcad/patches/patch-dxflib_src_dl__writer.h
2013-09-26 17:14:40 +02:00

13 lines
295 B
C++

$NetBSD: patch-dxflib_src_dl__writer.h,v 1.1 2011/09/23 03:26:57 ryoon Exp $
--- dxflib/src/dl_writer.h.orig 2005-11-22 11:46:56.000000000 +0000
+++ dxflib/src/dl_writer.h
@@ -37,6 +37,7 @@
#endif
#include <iostream>
+#include <cstring>
#include "dl_attributes.h"
#include "dl_codes.h"