Skip to content

Commit

Permalink
Fix gcc compilation issue
Browse files Browse the repository at this point in the history
  • Loading branch information
yamadapc committed Feb 8, 2024
1 parent d4e2e31 commit 55f233c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lfilesaver/data/WorkQueue.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
#define FILE_SAVER_WORKQUEUE_H

#include <condition_variable>
#include <optional>
#include <queue>

namespace filesaver
Expand Down

0 comments on commit 55f233c

Please sign in to comment.