[build] more optional

master
Tim Stack 3 weeks ago
parent e732267cfe
commit 8aa84ad143

@ -32,10 +32,10 @@
#include <functional>
#include <map>
#include <optional>
#include <type_traits>
#include <vector>
namespace lnav {
namespace map {

@ -32,6 +32,8 @@
#ifndef lnav_file_format_hh
#define lnav_file_format_hh
#include <optional>
#include "fmt/format.h"
#include "ghc/filesystem.hpp"

Loading…
Cancel
Save