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