Move posix headers to timer.hpp
This commit is contained in:
@@ -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 {
|
||||
|
||||
|
Reference in New Issue
Block a user