/usr/include/Inventor/oivwin32.h is in libcoin80-dev 3.1.4~abc9f50-7.
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 | #ifndef COIN_OIVWIN32_H
#define COIN_OIVWIN32_H
/* compatibility header */
#include <windows.h>
#include <winsock.h>
#endif // !COIN_OIVWIN32_H
|