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