mirror of
https://github.com/MetaCubeX/subconverter.git
synced 2025-11-04 18:19:42 +08:00
Add missing headers
This commit is contained in:
parent
fd906196ab
commit
ac86170dd5
@ -1,6 +1,8 @@
|
||||
#include <string>
|
||||
#include <iostream>
|
||||
#include <sys/time.h>
|
||||
#include <sys/types.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "logger.h"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user