aboutsummaryrefslogtreecommitdiff
path: root/test/Modules/Inputs/modular_maps/common.h
blob: f690bcbd399b2523ecc12c3816dc059e0065a6a0 (plain) (blame)
1
2
3
4
#ifndef COMMON_H
#define COMMON_H
const int c = 2;
#endif