mirror of
https://github.com/tihmstar/futurerestore.git
synced 2025-01-02 19:25:31 +00:00
added required header
This commit is contained in:
parent
91ae806679
commit
ac07318686
|
@ -9,6 +9,7 @@
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
#include <getopt.h>
|
#include <getopt.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
#include <unistd.h>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
#include "futurerestore.hpp"
|
#include "futurerestore.hpp"
|
||||||
#include "all_tsschecker.h"
|
#include "all_tsschecker.h"
|
||||||
|
|
Loading…
Reference in a new issue