Skip to content

Commit

Permalink
use iostream
Browse files Browse the repository at this point in the history
  • Loading branch information
ixfd64 committed Feb 18, 2025
1 parent 85ce4f2 commit ab495d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/kbhit.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

#include "kbhit.h"
#include <unistd.h> // read()
#include <iostream>

keyboard::keyboard()
{
Expand Down

0 comments on commit ab495d7

Please sign in to comment.