Skip to content

Commit

Permalink
add missing header file
Browse files Browse the repository at this point in the history
  • Loading branch information
dwightguth committed Nov 26, 2024
1 parent 93e780a commit dfccf36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/runtime/types.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#ifndef RUNTIME_TYPES_H
#define RUNTIME_TYPES_H

#include <cstdint>
#include <gmp.h>
#include <mpfr.h>

Expand Down

0 comments on commit dfccf36

Please sign in to comment.