#ifndef _GVdynamic_H_

#define _GVdynamic_H_



enum

{

	GVdynamic 							= 200000000,

	GV_DYNAMIC_DATATYPE			= 200000001

};



#endif

