summaryrefslogtreecommitdiff
path: root/Tests/QtAutogen/AutogenOriginDependsOff/a_mc.hpp.in
blob: fe71f673d0e931d3c69ed7be2406617f69e21d9b (plain)
1
2
3
4
5
6
7
8
9
#ifndef A_MC_HPP
#define A_MC_HPP

namespace a_mc {

char const* mocs_compilation = "@MOCS_COMPILATION@";
}

#endif