- add win32, coded by Don Becker.
This commit is contained in:
parent
c38d1a046a
commit
25942a527d
@ -81,3 +81,6 @@ private:
|
||||
#if defined(linux)
|
||||
#define ETH_LINUX 1
|
||||
#endif
|
||||
#if defined(WIN32)
|
||||
#define ETH_WIN32 1
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user