mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 09:35:32 -07:00
3M Microtouch: #include <time.h> to fix the warnings.
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <stdbool.h>
|
||||
#include <time.h>
|
||||
#include <86box/86box.h>
|
||||
#include <86box/device.h>
|
||||
#include <86box/timer.h>
|
||||
|
||||
Reference in New Issue
Block a user