Windows build fixes for MAC changes (in tap driver), some comments and cleanup in MAC.hpp.

This commit is contained in:
Adam Ierymenko 2014-05-23 16:21:57 -07:00
parent f939d0ee62
commit 2861229558
3 changed files with 12 additions and 16 deletions

View file

@ -39,6 +39,7 @@
#include "EthernetTap.hpp"
#include "Mutex.hpp"
#include "Thread.hpp"
#include "Array.hpp"
#include <WinSock2.h>
#include <Windows.h>