Skip to content

Commit

Permalink
fix(MultiResolutionMesh): MSVC build
Browse files Browse the repository at this point in the history
  • Loading branch information
lmichaelis committed Dec 31, 2023
1 parent 0171c7d commit 5e57017
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Vfs.cc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
#include <filesystem>
#include <fstream>
#include <stack>
#include <unistd.h>

namespace zenkit {
static constexpr std::string_view VFS_DISK_SIGNATURE_G1 = "PSVDSC_V2.00\r\n\r\n";
Expand Down

0 comments on commit 5e57017

Please sign in to comment.