ACSMDownloader/include/rmsdk/metro.h

26 lines
326 B
C
Raw Normal View History

2021-05-13 09:39:51 +02:00
/*
File automatically generated by SOAdvancedDissector.py
More information at http://indefero.soutade.fr/p/soadvanceddissector
*/
#ifndef _METRO_H
#define _METRO_H
#include <uft.h>
namespace metro {
class WisDOM
{
public:
void Create(uft::ErrorHandler*, int);
};
}
#endif // _METRO_H