2025-04-27 07:49:33 -04:00

8 lines
137 B
C++

// implements much of the exported CMachine
#include "stdafx.h"
#include "KeyObjs.h"
IMPLEMENT_DYNCREATE(CMachine, CTreeItem);