mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 12:06:01 +01:00
refactor(libstore/http-binary-cache-store): pragma once
This commit is contained in:
parent
35978ca47b
commit
241abcca86
1 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
||||||
|
#pragma once
|
||||||
|
///@file
|
||||||
|
|
||||||
#include "nix/util/url.hh"
|
#include "nix/util/url.hh"
|
||||||
#include "nix/store/binary-cache-store.hh"
|
#include "nix/store/binary-cache-store.hh"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue