mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 03:56:01 +01:00
markdown.hh: Improve includes
This commit is contained in:
parent
0bd2d36375
commit
e48e0cbab0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
#pragma once
|
#pragma once
|
||||||
///@file
|
///@file
|
||||||
|
|
||||||
#include "types.hh"
|
#include <string_view>
|
||||||
|
|
||||||
namespace nix {
|
namespace nix {
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue