DRDE/AusRegEPPTK/xml/Source.hpp

9 lines
93 B
C++

#ifndef __SOURCE_HPP
#define __SOURCE_HPP
class Source
{
};
#endif // __SOURCE_HPP