00001 #include <windows.h> 00002 #include "plane.h" 00003 #include "mmgr.h" 00004 00005 PLANE::PLANE() 00006 { 00007 } 00008 00009 PLANE::~PLANE() 00010 { 00011 }