]> git.pld-linux.org Git - packages/dxflib.git/blob - dxflib_include_string.patch
- cleaning.
[packages/dxflib.git] / dxflib_include_string.patch
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.072806 seconds and 3 git commands to generate.