Skip to content

Commit

Permalink
More includes
Browse files Browse the repository at this point in the history
  • Loading branch information
jatinchowdhury18 committed Jun 19, 2024
1 parent 5acd59d commit be09162
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ jobs:
# so we don't break GitHub Actions concurrency limit
- name: "Test"
os: macos-14
- name: "Coverage"
os: macos-14
# - name: "Coverage"
# os: macos-14
- name: "Coverage"
os: windows-2022

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ BEGIN_JUCE_MODULE_DECLARATION
#pragma once

#include <bitset>
#include <optional>

#include <chowdsp_core/chowdsp_core.h>

#include "third_party/short_alloc.h"
Expand Down

0 comments on commit be09162

Please sign in to comment.