#ifndef M_DO_MACHINE_H #define M_DO_MACHINE_H #ifdef __MWERKS__ #include "m_Do/machine.mch" #else #include "m_Do/machine.pch" #endif #endif // M_DO_MACHINE_H