#ifndef STREAMCOMMAND_H
#define STREAMCOMMAND_H

//class streamCommand
//{
// public:
//  virtual void execute() = 0;
//};

#endif
