Skip to content

Commit ac3a656

Browse files
authored
Merge pull request #75 from davidgiven/master
Fix build failure on Debian Linux.
2 parents 5004ef1 + 28da8c1 commit ac3a656

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/compiler/atarifp.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020

2121
#pragma once
2222

23+
#include <stdint.h>
2324
#include <cmath>
2425
#include <string>
2526

0 commit comments

Comments
 (0)