Skip to content

Commit

Permalink
Fix compile
Browse files Browse the repository at this point in the history
  • Loading branch information
gabime committed Apr 29, 2024
1 parent 94a8e87 commit fa6605d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_create_dir.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ TEST_CASE("dir_name", "[create_dir]") {
#ifdef _WIN32

//
// test windows cases when drive letter is given e.g. C:\\some-folder\
// test windows cases when drive letter is given e.g. C:\\some-folder
//
#include <windows.h>
#include <fileapi.h>
Expand Down

0 comments on commit fa6605d

Please sign in to comment.