Browse Source

[Minor] Missing include?

tags/3.6
Vsevolod Stakhov 11 months ago
parent
commit
0a040522ca
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/libutil/cxx/util.hxx

+ 1
- 0
src/libutil/cxx/util.hxx View File

@@ -23,6 +23,7 @@
#include <string_view>
#include <optional>
#include <tuple>
#include <algorithm>

/*
* Common C++ utilities

Loading…
Cancel
Save