]> git.pld-linux.org Git - packages/dxflib.git/blame - dxflib_include_string.patch
- wtf is this, it must be so hard to commit clean spec
[packages/dxflib.git] / dxflib_include_string.patch
CommitLineData
f361ef62 1--- src/dl_writer_ascii.cpp.org 2011-03-16 10:08:03.850696616 +0100
2+++ src/dl_writer_ascii.cpp 2011-03-16 10:08:32.105320969 +0100
3@@ -30,6 +30,7 @@
4 #endif // _MSC_VER > 1000
5
6 #include <stdio.h>
7+#include <string.h>
8
9 #include "dl_writer_ascii.h"
10 #include "dl_exception.h"
This page took 0.027983 seconds and 4 git commands to generate.