Skip to content

Commit 2eacb3c

Browse files
authored
Merge pull request #13851 from lovesegfault/http-binary-cache-store-once
refactor(libstore/http-binary-cache-store): pragma once
2 parents 35978ca + 241abcc commit 2eacb3c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/libstore/include/nix/store/http-binary-cache-store.hh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
#pragma once
2+
///@file
3+
14
#include "nix/util/url.hh"
25
#include "nix/store/binary-cache-store.hh"
36

0 commit comments

Comments
 (0)