Skip to content

Commit

Permalink
Include algorithm for Fedora 40 (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlieQLe authored May 12, 2024
1 parent 5cd0c8a commit b0a8625
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/duration.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#include <wayfire/util/duration.hpp>
#include <wayfire/util/log.hpp>
#include <wayfire/config/types.hpp>
#include <algorithm>
#include <chrono>
#include <cmath>
#include <map>
Expand Down

0 comments on commit b0a8625

Please sign in to comment.