Subversion Repositories spk

Rev

Rev 79 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 79 Rev 123
Line 17... Line 17...
17
#include "LCDBase.h"
17
#include "LCDBase.h"
18
#include "LCDCollection.h"
18
#include "LCDCollection.h"
19
#include "LCDText.h"
19
#include "LCDText.h"
20
 
20
 
21
#include <string>
21
#include <string>
22
using namespace std;
-
 
23
 
22
 
24
class CLCDStreamingText: public CLCDCollection
23
class CLCDStreamingText: public CLCDCollection
25
{
24
{
26
 
25
 
27
public:
26
public: