Skip to content

Commit 17556c7

Browse files
committed
Util/debug: add missing #pragma once
1 parent eca9f62 commit 17556c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/util/debug.h

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#pragma once
2+
13
#include "fastfetch.h"
24
#include "common/time.h"
35

0 commit comments

Comments
 (0)