Files
EF3-Interface/PcDmis/Base/Interfac/Msi/Hsi/KeyenceTM065/STDAFX.H
T
TAO Cheng 5a8e27e70d Merge
2013-07-22 14:34:50 +08:00

15 lines
452 B
C++

#pragma once
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently,
// but are changed infrequently
#include "stdafx_net.h"
#define _ATL_APARTMENT_THREADED
#include <afxwin.h>
#include <afxodlgs.h> // MFC OLE dialog classes
//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.