
which determines whether a particular file is actually a header that is intended to be guarded from multiple inclusions within the same translation unit. llvm-svn: 130808
4 lines
21 B
C
4 lines
21 B
C
#pragma once
|
|
int i;
|
|
|