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