summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutogen/AutogenOriginDependsOff/b_mc.hpp
blob: 043727359a63fbdfd11c0fe2bf9f061d5d1fcdbe (plain)
1
2
3
4
5
6
7
8
9
#ifndef B_MC_HPP
#define B_MC_HPP

namespace b_mc {

extern char const* mocs_compilation();
}

#endif