ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/proj/trunk/WinXPFAQPoll/WinXPFAQPoll.h
(Generate patch)

Comparing trunk/WinXPFAQPoll/WinXPFAQPoll.h (file contents):
Revision 116 by douglas, 2003-03-31T20:18:26-08:00 vs.
Revision 117 by douglas, 2003-04-01T01:04:41-08:00

# 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_

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines