]> git.pld-linux.org Git - packages/OpenCOLLADA.git/blob - OpenCOLLADA-pcre.patch
- new
[packages/OpenCOLLADA.git] / OpenCOLLADA-pcre.patch
1 --- OpenCOLLADA-1.6.68/COLLADABaseUtils/include/COLLADABUPcreCompiledPattern.h.orig     2018-11-26 23:43:10.000000000 +0100
2 +++ OpenCOLLADA-1.6.68/COLLADABaseUtils/include/COLLADABUPcreCompiledPattern.h  2020-12-31 13:31:49.542115850 +0100
3 @@ -13,8 +13,7 @@
4  \r
5  #include "COLLADABUPrerequisites.h"\r
6  \r
7 -struct real_pcre;
8 -typedef struct real_pcre pcre;
9 +#include <pcre.h>
10  \r
11  \r
12  namespace COLLADABU\r
This page took 0.054681 seconds and 3 git commands to generate.