Skip to content

Commit

Permalink
compile👍
Browse files Browse the repository at this point in the history
  • Loading branch information
poco0317 committed Aug 26, 2023
1 parent 9b5a56c commit 4c43fb0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/Etterna/MinaCalc/SequencingHelpers.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#pragma once
#include <array>
#include <algorithm>
#include <bit>

/* generic sequencing functions and defs to help either agnostic or dependent
* sequencers do their stuff */
Expand Down
1 change: 1 addition & 0 deletions src/Etterna/MinaCalc/UlbuAcolytes.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#pragma once
#include <vector>
#include <string>
#include <bit>

/* PRAISE ULBU FOR IT IS ITS GLORY THAT GIVES OUR LIVES MEANING */

Expand Down

0 comments on commit 4c43fb0

Please sign in to comment.