Skip to content

Commit

Permalink
markdown.hh: Improve includes
Browse files Browse the repository at this point in the history
  • Loading branch information
roberth committed Jul 24, 2024
1 parent 0bd2d36 commit e48e0cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libcmd/markdown.hh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#pragma once
///@file

#include "types.hh"
#include <string_view>

namespace nix {

Expand Down

0 comments on commit e48e0cb

Please sign in to comment.