Added support for Win32 broadcast and recience over lan. Changes sent in
by Michael Gronager.
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
|
||||
#include <osg/Quat>
|
||||
|
||||
#if defined (WIN32)
|
||||
#include <winsock.h>
|
||||
#endif
|
||||
|
||||
#include "receiver.h"
|
||||
#include "broadcaster.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user