Initial Windows build support for NE

This commit is contained in:
vit9696 2018-05-08 02:48:34 +03:00
parent 217df48c45
commit e0b3049bff
5 changed files with 63 additions and 6 deletions

View file

@ -14,7 +14,7 @@ WITHWARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#include <map>
#include <algorithm>
#include <inttypes.h>
#include <cinttypes>
#include "descriptor.h"
#include "ffs.h"