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