mirror of
https://github.com/NixOS/nix.git
synced 2025-12-04 08:00:59 +01:00
Remove unecessary includes
This commit is contained in:
parent
902faf4fe5
commit
e8b126fa90
7 changed files with 17 additions and 23 deletions
|
|
@ -1,6 +1,8 @@
|
|||
#include "nix/flake/url-name.hh"
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
#include "nix/flake/url-name.hh"
|
||||
#include "nix/util/url.hh"
|
||||
|
||||
namespace nix {
|
||||
|
||||
/* ----------- tests for url-name.hh --------------------------------------------------*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue