Blang/src/lib/src/SourceManager.hpp

8 lines
85 B
C++

#ifndef SOURCEMANAGER_HPP
#define SOURCEMANAGER_HPP
class SourceManager{
};
#endif