Files
CMake/Tests/QtAutogen/AutogenOriginDependsOff/b_mc.hpp
T
2018-11-03 12:14:40 +01:00

10 lines
102 B
C++

#ifndef B_MC_HPP
#define B_MC_HPP
namespace b_mc {
extern char const* mocs_compilation();
}
#endif