Clang Project

clang_source_code/test/Modules/Inputs/stress1/m02.h
1#ifndef STRESS1_M02_H
2#define STRESS1_M02_H
3
4#include "common.h"
5
6#endif
7