Skip to content

Commit

Permalink
Add missing include of cstdint
Browse files Browse the repository at this point in the history
    * dancex11/configurator/dancex11_config_stream.h:
  • Loading branch information
jwillemsen committed Jun 19, 2023
1 parent b29d356 commit 0029f3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dancex11/configurator/dancex11_config_stream.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
#include <string>
#include <istream>
#include <fstream>
#include <cstdint>

namespace DAnCEX11
{
Expand Down

0 comments on commit 0029f3d

Please sign in to comment.