00001 #pragma once 00002 00003 class CMMLRootTag 00004 { 00005 public: 00006 CMMLRootTag(void); 00007 ~CMMLRootTag(void); 00008 };