Skip to content

Commit

Permalink
Trying to fix MinGW build
Browse files Browse the repository at this point in the history
  • Loading branch information
dirkwhoffmann committed Jun 27, 2023
1 parent 9ad9d79 commit 8fb1dce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Peddle/PeddleTypes.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@

#pragma once

#include <stdint.h>

//
// Booleans
//
Expand Down

0 comments on commit 8fb1dce

Please sign in to comment.