Fix non-VS build (nw)

This commit is contained in:
Miodrag Milanovic 2017-01-04 16:18:38 +01:00
parent 63e3f48775
commit 0c44c4c766

View File

@ -16,6 +16,7 @@
#ifndef MAME_EMU_MAIN_H
#define MAME_EMU_MAIN_H
#include <thread>
#include <time.h>
//**************************************************************************