Coin Logo Coin3D is Free Software,
published under the BSD 3-clause license.
https://coin3d.github.io
https://www.kongsberg.com/en/kogt/
oivwin32.h
1#ifndef COIN_OIVWIN32_H
2#define COIN_OIVWIN32_H
3
4/* compatibility header */
5
6#include <windows.h>
7#include <winsock.h>
8
9#endif // !COIN_OIVWIN32_H