diff options
Diffstat (limited to 'Source/WebCore/ForwardingHeaders/pcre')
| -rw-r--r-- | Source/WebCore/ForwardingHeaders/pcre/pcre.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Source/WebCore/ForwardingHeaders/pcre/pcre.h b/Source/WebCore/ForwardingHeaders/pcre/pcre.h new file mode 100644 index 0000000..198acc9 --- /dev/null +++ b/Source/WebCore/ForwardingHeaders/pcre/pcre.h @@ -0,0 +1,5 @@ +#ifndef WebCore_FWD_pcre_h +#define WebCore_FWD_pcre_h +#include <JavaScriptCore/pcre.h> +#endif + |
