Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing include. #978

Merged
merged 1 commit into from
Jul 25, 2023
Merged

Add missing include. #978

merged 1 commit into from
Jul 25, 2023

Conversation

mgautierfr
Copy link
Member

uint64_t type (used by beautifyFileSize) need to be declared.

`uint64_t` type (used by `beautifyFileSize`) need to be declared.
@codecov
Copy link

codecov bot commented Jul 25, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (de51733) 38.87% compared to head (1be5424) 38.87%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #978   +/-   ##
=======================================
  Coverage   38.87%   38.87%           
=======================================
  Files          56       56           
  Lines        3974     3974           
  Branches     2187     2187           
=======================================
  Hits         1545     1545           
  Misses       1097     1097           
  Partials     1332     1332           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mgautierfr
Copy link
Member Author

Should fix broken compilation on armv6 and aarch64 (https://github.com/kiwix/kiwix-build/actions/runs/5651619394/job/15310001245)

@mgautierfr mgautierfr merged commit 903dcd4 into main Jul 25, 2023
13 checks passed
@mgautierfr mgautierfr deleted the fix_missing_includes branch July 25, 2023 14:32
@kelson42 kelson42 added this to the 12.2.0 milestone Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants