Skip to content

Commit

Permalink
Fixing errors in the Linux Implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
SySyAli committed Jan 4, 2024
1 parent b54f6af commit 8f4a52b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions IWindowInterface.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
#include <chrono>
#include <iostream>
#include <stdexcept>
#include <thread>
#ifdef _WIN32
#include <windows.h>
#elif __linux__
Expand Down

0 comments on commit 8f4a52b

Please sign in to comment.