Skip to content

Commit

Permalink
refactor(util): remove unused #include
Browse files Browse the repository at this point in the history
  • Loading branch information
Swiftb0y committed Aug 10, 2023
1 parent f6409b1 commit ff20a1c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/util/threadcputimer.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#pragma once

#include "util/duration.h"
#include "util/performancetimer.h"

class ThreadCpuTimer {
public:
Expand Down

0 comments on commit ff20a1c

Please sign in to comment.