[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / PCH / Inputs / pragma-once2.h
blob7ed4a95520e2025856b9dab8206acb29c551a01d
1 #pragma once
3 inline void f() {}