X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=quittable_sleeper.h;fp=quittable_sleeper.h;h=6c449a7b3c6e9a24be098b0f532093e7431ef53b;hb=a3f30ae76d5c308c8d09939913214c0a5b8401ba;hp=71e49f7731de3d49359f32cf048bcb639a7294a0;hpb=8657914cd9b4f4a8c9da98282cecc3f60f3d09ab;p=nageru diff --git a/quittable_sleeper.h b/quittable_sleeper.h index 71e49f7..6c449a7 100644 --- a/quittable_sleeper.h +++ b/quittable_sleeper.h @@ -9,6 +9,7 @@ // All member functions on this class are thread-safe. #include +#include #include class QuittableSleeper {