summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutogen/AutogenOriginDependsOff/config.hpp.in
blob: e415d0855f06184abe9c7825eec19c36333e7eb4 (plain)
1
2
3
4
5
6
7
8
#ifndef CONFIG_HPP
#define CONFIG_HPP

// Application configuration

enum dummy { NO_OP };

#endif