Files
2021-05-11 20:53:25 +03:00

14 lines
331 B
Diff

--- a/COLLADABaseUtils/include/COLLADABUPcreCompiledPattern.h
+++ b/COLLADABaseUtils/include/COLLADABUPcreCompiledPattern.h
@@ -12,9 +12,7 @@
#define __COLLADABU_PCRECOMPILEDPATTERN_H__
#include "COLLADABUPrerequisites.h"
-
-struct real_pcre;
-typedef struct real_pcre pcre;
+#include "pcre.h"
namespace COLLADABU