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

19 lines
325 B
C++

#ifndef _STDAFX_HXX
#define _STDAFX_HXX
#define BASEMMC_SUB
#include "headers.hxx"
#include "TestSnapins.h"
#include "snapincommon.hxx"
#include "samplesnap.hxx"
#include "powertest.h"
#include "Component2Snapin.hxx"
#include "RenameSnapin.hxx"
#include "DragDropTest.h"
#include "OCXCaching.h"
#endif