summaryrefslogtreecommitdiffstats
path: root/clang/test/PCH/Inputs/pragma-once.h
blob: 831cf553c764838ed844d8e0bca38ca3cd066dcb (plain)
1
2
3
4
5
#pragma once

/* For use with the pragma-once.c test */

int x = 3;
OpenPOWER on IntegriCloud