#ifndef TCACHEPROXY_H__
#define TCACHEPROXY_H__

enum
{
	PROXY_REALTAG_TYPE = 1000	// just to save the tag type, no parameter for description
};

#endif // TCACHEPROXY_H__
