Move posix headers to timer.hpp
This commit is contained in:
		| @@ -1,6 +1,4 @@ | |||||||
| #include <cmath> | #include <cmath> | ||||||
| #include <signal.h> |  | ||||||
| #include <time.h> |  | ||||||
| #include <libscerror.hpp> | #include <libscerror.hpp> | ||||||
| #include "timer.hpp" | #include "timer.hpp" | ||||||
|  |  | ||||||
|   | |||||||
| @@ -3,6 +3,8 @@ | |||||||
|  |  | ||||||
| #include <cstdint> | #include <cstdint> | ||||||
| #include <mutex> | #include <mutex> | ||||||
|  | #include <signal.h> | ||||||
|  | #include <time.h> | ||||||
|  |  | ||||||
| namespace sc { | namespace sc { | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user