Skip to content

Commit

Permalink
Merge pull request #1625 from bkuhls/Piers-gcc14
Browse files Browse the repository at this point in the history
Fix build error with gcc 14
  • Loading branch information
CastagnaIT authored Aug 3, 2024
2 parents 11506a7 + bd31b00 commit 51c07fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/decrypters/Helpers.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

#pragma once

#include <cstdint>
#include <string>
#include <string_view>
#include <vector>
Expand Down

0 comments on commit 51c07fa

Please sign in to comment.