Skip to content

Commit 67359eb

Browse files
FlorianPommereningguicho271828
authored andcommitted
Remove comment from include
1 parent ae1699b commit 67359eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/search/utils/logging.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#include "logging.h"
22

33
#include "system.h"
4-
#include "timer.h" // for g_timer
4+
#include "timer.h"
55

66
#include "../plugins/plugin.h"
77

0 commit comments

Comments
 (0)