Skip to content

Commit

Permalink
Update simple_writer.cpp
Browse files Browse the repository at this point in the history
Import windows for target architecture
  • Loading branch information
HTRamsey committed Aug 8, 2024
1 parent 35fb28f commit d3c8503
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ulog_cpp/simple_writer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
#include "simple_writer.hpp"

#ifdef _WIN32
#include <windows.h>
#include <fileapi.h>
#else
#include <unistd.h>
Expand Down

0 comments on commit d3c8503

Please sign in to comment.