# | Line 60 | Line 60 | |
---|---|---|
60 | #include <fstream> | |
61 | #include <string> | |
62 | #include <cstdlib> | |
63 | + | #include <cstdio> |
64 | #include <queue> | |
65 | ||
66 | using namespace std; | |
# | Line 72 | Line 73 | extern bool debug; | |
73 | void entities(string& line, char character, char* entity); | |
74 | void entities(string& line, char* entity, char character); | |
75 | ||
76 | < | #endif // _WinXPFAQPoll_h_ |
76 | > | #endif // _WinXPFAQPoll_h_ |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |