# | Line 48 | Line 48 | |
---|---|---|
48 | // | |
49 | // $Id$ | |
50 | ||
51 | < | #ifndef _URL_h_ |
52 | < | #define _URL_h_ |
51 | > | #ifndef _URL_hpp_ |
52 | > | #define _URL_hpp_ |
53 | ||
54 | < | #include "Search.h" |
54 | > | #include "Search.hpp" |
55 | ||
56 | class URL | |
57 | { | |
# | Line 96 | Line 96 | public: | |
96 | ||
97 | string getLink(string link, URL& url); | |
98 | ||
99 | < | #endif // _URL_h_ |
99 | > | #endif // _URL_hpp_ |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |