Skip to content

Commit

Permalink
Merge pull request #315 from benwaffle/fix-build
Browse files Browse the repository at this point in the history
Fix build on Arch Linux
  • Loading branch information
liulanzheng authored Feb 26, 2024
2 parents a73d633 + 5159e29 commit bcb8f21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bk_download.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
#pragma once
#include <list>
#include <string>
#include <cstdint>
#include <photon/fs/filesystem.h>

class ImageFile;
Expand Down

0 comments on commit bcb8f21

Please sign in to comment.