llvm/clang/test/PCH/Inputs/pragma-once.h

#pragma once

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

int x = 3;