~nabijaczleweli/klapki

78f8ee2273640d89731a726385f465f70c9b257d — наб 2 years ago 8769cd9
Fix building on sid libstdc++
2 files changed, 2 insertions(+), 0 deletions(-)

M src/config.cpp
M src/context.hpp
M src/config.cpp => src/config.cpp +1 -0
@@ 22,6 22,7 @@

#include "config.hpp"
#include "util.hpp"
#include <algorithm>
#include <cstdlib>
#include <fmt/format.h>
#include <fstream>

M src/context.hpp => src/context.hpp +1 -0
@@ 24,6 24,7 @@


#include "state.hpp"
#include <algorithm>
#include <fmt/format.h>
#include <map>
#include <set>