# | Line 48 | Line 48 | |
---|---|---|
48 | // | |
49 | // $Id$ | |
50 | ||
51 | < | #ifndef _Processor_h_ |
52 | < | #define _Processor_h_ |
51 | > | #ifndef _Processor_hpp_ |
52 | > | #define _Processor_hpp_ |
53 | ||
54 | < | #include "Search.h" |
55 | < | #include "HttpHandler.h" |
56 | < | #include "Page.h" |
57 | < | #include "URL.h" |
54 | > | #include "Search.hpp" |
55 | > | #include "HttpHandler.hpp" |
56 | > | #include "Page.hpp" |
57 | > | #include "URL.hpp" |
58 | ||
59 | class Processor | |
60 | { |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |