6 lines
129 B
C
6 lines
129 B
C
#ifndef __FTPSTRM_CLSID_H__
|
|
#define __FTPSTRM_CLSID_H__
|
|
|
|
extern "C" const CLSID CLSID_FtpStrm;
|
|
|
|
#endif //__FTPSTRM_CLSID_H__
|