This file is indexed.

/usr/include/opencascade/arch-6.5.0/Standard_Macro64.hxx is in libopencascade-foundation-6.5.0 6.5.0.dfsg-2build1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
#ifndef _Standard_Macro64_HeaderFile
# define _Standard_Macro64_HeaderFile

// This file must not be included directly because its name may change.
#ifndef _Standard_Macro_HeaderFile
# error "Standard_Macro64.hxx must not be included directly, include Standard_Macro.hxx instead!"
#endif

// Define _OCC64 variable on 64-bit platforms
#define _OCC64 1

#endif