Coin Logo Coin3D is Free Software,
published under the BSD 3-clause license.
https://bitbucket.org/Coin3D/
http://www.kongsberg.com/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