Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/branches/proxy/src/lib/network/nettypes.h @ 9393

Last change on this file since 9393 was 9393, checked in by bensch, 18 years ago

splitup of netdefs

File size: 104 bytes
Line 
1
2#ifndef __NET_TYPES_H_
3#define __NET_TYPES_H_
4
5typedef unsigned char byte;
6
7#endif /* __NET_TYPES_H */
Note: See TracBrowser for help on using the repository browser.