# | Line 7 | Line 7 | |
---|---|---|
7 | #ifndef _Matcher_hpp_ | |
8 | #define _Matcher_hpp_ | |
9 | ||
10 | + | #include "SiteMapper.hpp" |
11 | + | |
12 | #ifdef MENES_PRAGMA_ONCE | |
13 | #pragma once | |
14 | #endif | |
15 | ||
14 | – | #include "SiteMapper.hpp" |
15 | – | |
16 | #include <pcre.h> | |
17 | ||
18 | class Matcher |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |