mirror of
https://github.com/redstrate/Astra.git
synced 2025-06-08 06:57:46 +00:00
Fix missing tuple header
This commit is contained in:
parent
f6e56e4b15
commit
7df50de444
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <QByteArray>
|
||||
#include <tuple>
|
||||
|
||||
constexpr int Rounds = 16;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue