//////////////////////////////////////////////////////////////////////////////
//
// PCH.H
//
//////////////////////////////////////////////////////////////////////////////
#ifndef _PCH_H_
#define _PCH_H_
#define __MODULE__ "Effect"
#include "effect.h"
#include "efart.h"
#endif