//*************************************************************************
// 
// File:
// Name:
// Author: Pechy
// Last Modified:
// 
// Description:
//
//
//*************************************************************************

#ifndef _H
#define _H

#include <.h>
#include ".h"

//-------------------------------------------------------------------------
//
// 
// 
//-------------------------------------------------------------------------
class 
{
    // properties
  protected:

    // methods
  public:

};
#endif
