Skip to content

Commit

Permalink
Add missing header include
Browse files Browse the repository at this point in the history
  • Loading branch information
Felipe Manga authored and Felipe Manga committed Dec 16, 2023
1 parent 5639939 commit 3ad2b1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/she/system.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
#include "she/capabilities.h"

#include <cstddef>
#include <cstdint>
#include <stdexcept>
#include <vector>

Expand Down

0 comments on commit 3ad2b1b

Please sign in to comment.