]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/VFS/Inputs/Nonmodular/umbrella.h
Vendor import of clang trunk r290819:
[FreeBSD/FreeBSD.git] / test / VFS / Inputs / Nonmodular / umbrella.h
1 #ifndef __umbrella_h__
2 #define __umbrella_h__
3
4 #include <Nonmodular/A.h>
5 #endif