X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fregex.h;h=abda3cd7f4370758d9909c79ade589d5da253d21;hb=5720ba65ab073fff40cdf89f598d560e40741967;hp=2e2f22fd45f142e87af6079f1d2d9afbb00cdaad;hpb=14a4e0c6f8500b981ed36b3e772c65c3ca35749d;p=i3%2Fi3 diff --git a/include/regex.h b/include/regex.h index 2e2f22fd..abda3cd7 100644 --- a/include/regex.h +++ b/include/regex.h @@ -9,6 +9,8 @@ */ #pragma once +#include + /** * Creates a new 'regex' struct containing the given pattern and a PCRE * compiled regular expression. Also, calls pcre_study because this regex will