Skip to content

Commit

Permalink
Merge pull request scylladb#98 from BenPope/reactor_timers_missing_in…
Browse files Browse the repository at this point in the history
…clude

core/internal/timers: Add  timers missing include
  • Loading branch information
BenPope authored Mar 10, 2024
2 parents 1847312 + 81676b6 commit eaeb66d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/seastar/core/internal/timers.hh
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
#pragma once

#ifndef SEASTAR_MODULE
#include <atomic>
#include <chrono>
#include <cstdint>
#include <optional>
Expand Down

0 comments on commit eaeb66d

Please sign in to comment.