1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00

markdown.hh: Improve includes

This commit is contained in:
Robert Hensing 2024-07-24 12:54:40 +02:00
parent 0bd2d36375
commit e48e0cbab0

View file

@ -1,7 +1,7 @@
#pragma once
///@file
#include "types.hh"
#include <string_view>
namespace nix {