Files
clang-p2996/clang-tools-extra/test/modularize/Inputs/CoverageProblems/UmbrellaFile.h
2015-02-19 16:47:27 +00:00

4 lines
86 B
C

#define UMBRELLA_HEADER 1
#include "UmbrellaInclude1.h"
#include "UmbrellaInclude2.h"