TAP_Win32: Remove unnecessary Memmap.h include

This commit is contained in:
Jasper St. Pierre 2013-12-31 14:00:06 -05:00
parent 6d63db96e9
commit 70d4d973f9
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
// Refer to the license.txt file included. // Refer to the license.txt file included.
#include "StringUtil.h" #include "StringUtil.h"
#include "../Memmap.h"
// GROSS CODE ALERT: headers need to be included in the following order // GROSS CODE ALERT: headers need to be included in the following order
#include "TAP_Win32.h" #include "TAP_Win32.h"
#include "../EXI_Device.h" #include "../EXI_Device.h"